記錄一些開發中常用的方法和技巧

2021-06-26 20:21:28 字數 1113 閱讀 4437

判斷字串是否是中文的**

- (bool)ischinese:(nsstring *)text

[[uibarbuttonitem

]setbackbuttontitlepositionadjustment

:uioffsetmake(0

, -60)

forbarmetrics:uibarmetricsdefault];

iosmd5加密資料方法

+ (nsstring *)md5stringfromstring:(nsstring *)string

return outputstring; }

return

[[[nsbundle

mainbundle]infodictionary] objectforkey:

@"cfbundleshortversionstring"];}

- (void)inituserinte***ce

// 定義成方法方便多個label呼叫 增加**的復用性

- (cgsize)sizewithstring:(nsstring *)string font:(uifont *)font

//傳人的字型字典

context:nil];

return rect.size;

}

//  在tableview 裡的子檢視固定  不隨滑動而改變

myview

= [[

uiview

alloc

] initwithframe

:cgrectmake(10

, 100

, 150

, 30

)];myview

.backgroundcolor

= [uicolor

redcolor];[

self

.tableview

addsubview

:myview

];在**方法裡設定自身的y值+contentoffset.y

-(void

)scrollviewdidscroll:(

uiscrollview

*)scrollview

jquery中常用的一些方法

index 的使用 格式 index selector element 返回 number 搜尋匹配的元素,並返回相應元素的索引值,從0開始計數。如果不給 index 方法傳遞引數,那麼返回值就是這個jquery物件集合中第乙個元素相對於其同輩元素的位置。selector 乙個選擇器,代表乙個jqu...

SAP OLE中常用的一些方法和屬性

2.給sheet重新命名。call method of sheetname name sheetname 4.設定 的顯示模式。set property of visible 1.前台執行。為0時表示為後台執行。5.建立workbook.call method of excel workbooks ...

一些常用方法的記錄

1.建立臨時目錄 建立臨時目錄 try catch ioexception e 結果 2.正規表示式的組 測試正規表示式 string slippingwindowpointoprand s s s string slippingwindowpointcollectoprand slippingwi...