上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 49 下一页
摘要: http://docwiki.embarcadero.com/RADStudio/Seattle/en/Automatic_Reference_Counting_in_Delphi_Mobile_Compilers#Weak_ReferencesWeak ReferencesAnother impo... 阅读全文
posted @ 2016-01-16 17:02 lypzxy 阅读(208) 评论(0) 推荐(0)
摘要: http://www.ithao123.cn/content-1363653.html定期更新数据的app,比如及时通信类,微博等app.定期后台获取,等打开后获取的快一些。30分钟后打开手,获取30分钟内qq消息。如果没5分钟获取一次,那么最后一次只刷新5分钟内的数据,速度快,体验好。但是费电!设... 阅读全文
posted @ 2016-01-16 07:28 lypzxy 阅读(715) 评论(0) 推荐(1)
摘要: Unable to install package (e8000051). Please check used certificate validity and provisioning.. Unable to install package (e8008018). Please check use 阅读全文
posted @ 2016-01-15 16:54 lypzxy 阅读(354) 评论(0) 推荐(0)
摘要: Bluetooth device not found: disconnected or turned offTurn On Bluetooth to Allow 阅读全文
posted @ 2016-01-15 13:50 lypzxy 阅读(293) 评论(0) 推荐(0)
摘要: sql开启xp_cmdshellsp_configure 'show advanced options',1reconfiguregosp_configure 'xp_cmdshell',1reconfigurego 阅读全文
posted @ 2016-01-14 17:13 lypzxy 阅读(248) 评论(0) 推荐(0)
摘要: 手机网页宽度 阅读全文
posted @ 2016-01-13 19:29 lypzxy 阅读(193) 评论(0) 推荐(0)
摘要: DES(Data Encryption),3DES(Triple DES),AES(Advanced Encryption Standard)以及Blowfish(效能最高)。 Blowfish优先,AES次之 3DES加密过程为:C=Ek3(Dk2(Ek1(P))) 3DES解密过程为:P=Dk1 阅读全文
posted @ 2016-01-12 09:46 lypzxy 阅读(751) 评论(0) 推荐(0)
摘要: 代理方法centralManagerDidUpdateState:peripheralManagerDidUpdateState:代理方法。centralManager:willRestoreStateperipheralManager:willRestoreState:代理方法- (void)ce... 阅读全文
posted @ 2016-01-10 10:50 lypzxy 阅读(448) 评论(0) 推荐(0)
摘要: win7 wifithe settings saved on this computer for the network do not match the requirements of the network 阅读全文
posted @ 2016-01-09 20:03 lypzxy 阅读(190) 评论(0) 推荐(0)
摘要: 升级了新版Firefox后如果插件被禁用的,可以在Firefox配置编辑页面(about:config页面)把 xpinstall.signatures.required首选项设为false来强制禁用附加组件验证的功能。 保存的会话:sessionstore.jsonlz4文件存储了当前打开着的标签 阅读全文
posted @ 2016-01-09 19:56 lypzxy 阅读(606) 评论(0) 推荐(0)
摘要: http://codeverge.com/embarcadero.delphi.ios/ 阅读全文
posted @ 2016-01-08 18:42 lypzxy 阅读(236) 评论(0) 推荐(0)
摘要: class_addMethod学习FMX.Platform.iOS.pas文件的处理办法d:\program files (x86)\embarcadero\studio\17.0\source\fmx\FMX.Platform.iOS.pasperformFetchWithCompletionHa... 阅读全文
posted @ 2016-01-08 18:27 lypzxy 阅读(400) 评论(0) 推荐(0)
摘要: FormSaveStateprocedure TFrm.FormSaveState(Sender: TObject);beginend;http://stackoverflow.com/questions/22967520/read-and-writing-a-inifile-in-a-delphi... 阅读全文
posted @ 2016-01-08 14:14 lypzxy 阅读(325) 评论(0) 推荐(0)
摘要: delphi IOS通知 TNotificationhttp://blogs.embarcadero.com/ao/2013/05/01/39450TNotificationhttp://docwiki.embarcadero.com/CodeExamples/Seattle/en/FMX.Noti... 阅读全文
posted @ 2016-01-08 13:15 lypzxy 阅读(534) 评论(0) 推荐(0)
摘要: FMX.Platform.TApplicationEvent http://docwiki.embarcadero.com/Libraries/Seattle/en/FMX.Platform.TApplicationEvent http://docwiki.embarcadero.com/Libra 阅读全文
posted @ 2016-01-07 23:32 lypzxy 阅读(2011) 评论(0) 推荐(0)
上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 49 下一页