OC 電子詞典

2021-06-27 00:22:18 字數 860 閱讀 4436

mydictionary.h

#import

#define path @"/users/qianfeng/desktop/dict.txt"

#define nslog(a) nslog(@"%@",a); 

@inte***ce mydictionary : nsobject

-(nsstring *)readfile;//

-(nsmutabledictionary*)analysis;

//物件函式:裝載字典

-(nsstring *)searchwith;//

查詢字典

+(void)inte***ce;//

類函式:測試字典

@end

mydictionary.m

#import "mydictionary.h"

@implementationmydictionary

//讀取文字內容,裝入字串,

-(nsstring *)readfile

//把上一步得到的字串轉換為陣列,然後裝載字典

-(nsmutabledictionary*)analysis

return dictionary; }

//查詢字典:

-(nsstring *)searchwith

//用類函式列印結果:

+(void)inte***ce

@end

main.m

#import

#import "mydictionary.h"

int main(int argc, const

char * argv)

return0;

}

mysql電子詞典 電子詞典

一 功能說明使用者可以登入和註冊 登入憑藉使用者名稱和密碼登入 註冊要求使用者必須填寫使用者名稱,密碼,其他內容自定 使用者名稱要求不能重複 要求使用者資訊能夠長期儲存可以通過基本的圖形介面print以提示客戶端輸入。程式分為服務端和客戶端兩部分 客戶端通過print列印簡單介面輸入命令發起請求 服...

簡易電子詞典

01 0203 0405 0607 0809 1011 1213 1415 1617 1819 2021 2223 2425 2627 2829 3031 3233 3435 3637 3839 4041 4243 4445 4647 4849 5051 5253 5455 5657 5859 60...

SQLite 電子詞典

伺服器部分 段 include include include include include include include include include include define n 16 define r 1 user register define l 2 user login def...