분류 전체보기 (208) 썸네일형 리스트형 table 만들기 개발을 하다보면 static string 이나 정보등을 구조체 테이블로 만들어놓고 쓰는 경우가 있다. 아래와 같이 static table을 만들면 된다. #define MAX_ATTRIBUTE_NUM 10 typedef struct { const char* attributeString; bool isWritable; }ATTRIBUTE_INFO; typedef struct { const char* method; bool isWritable; ATTRIBUTE_INFO attributeTable[MAX_ATTRIBUTE_NUM]; }API_STRING_TABLE; static API_STRING_TABLE string_table []= { { "doortype", false, { {"doortype_1st.. firebreath 에서 정의되지 않은 object의 처리 Plugin을 쉽게 만드는 툴로 firebreath 를 들 수 있는데 make_method / registerProperty 를 사용해서 plugin 의 method,property를 쓸 수 있는 건 포함된 예제를 보고 파악 가능한데, 아래처럼 정의되지 않는 object의 처리는 구글링에서 찾기가 힘들어 블로그에 써봄. ///JS function set_store_fruit_type() { var APPLE = 1; var ORANGE = 2; var SUPAK = 3; var MELON = 4; var data = new Object(); data.fruit_type = APPLE; var result = plugin().store.set("store_fruit_type",data, handleVehi.. dreamed a dream - 레미제라블 앤헤서웨이 There was a time when men were kind When their voices were soft And their words inviting There was a time when love was blind And the world was a song And the song was exciting There was a time Then it all went wrong I dreamed a dream in time gone by When hope was high and life worth living I dreamed that love would never die I dreamed that God would be forgiving Then I was young and unafraid An.. 이캐 해주세요 이케이케이케 귀요미 고양이 tizen 보호되어 있는 글입니다. 냥이 보호되어 있는 글입니다. test 보호되어 있는 글입니다. vnc 프로그램 http://mobaxterm.mobatek.net/ 완전 대박강추 vnc 프로그램 openssh-server 깔아야 ㅇ외부에서 ssh접속가능 =-_-ㅋ 이전 1 ··· 9 10 11 12 13 14 15 ··· 26 다음