//屏蔽右键菜单procedure TForm1.ApplicationEvents1Message(var Msg: tagMSG;var Handled: Boolean);beginwith Msg dobeginif not IsChild(WebBrowser1.Handle, hWnd)...
分类:
其他好文 时间:
2014-07-29 21:42:22
阅读次数:
468
//使用curl模块,必须在php.in 里面将curl模块开启。<?phpheader("Content-type: text/html; charset=utf-8");define("app_id","xxx");//APP_IDdefine("app_secret","xxxx");//AP...
分类:
微信 时间:
2014-07-29 21:30:32
阅读次数:
577
http://stackoverflow.com/questions/9603165/show-uilabel-animatedhttp://stackoverflow.com/questions/11661077/ios-making-an-object-on-view-controller-di...
分类:
移动开发 时间:
2014-07-29 21:18:32
阅读次数:
276
出现这样的错误时说明自己忘记加载数据库了, application/config/aotuload.php $autoload['libraries'] = array('database');
分类:
数据库 时间:
2014-07-29 21:10:02
阅读次数:
498
本篇博文主要阐述基于Windows Runtime的Windows Phone 应用页面间导航相关知识,主要分为以下几个方面: Window、Frame和Page概览 页面间实现跳转 处理物理后退键 页面的缓存 Window、Frame和Page概览 基于WinRT的Windows Phone 8....
分类:
移动开发 时间:
2014-07-29 21:04:24
阅读次数:
336
现在做的App,因为考虑到安全性,所以用到了AES加密,以及配对安卓使用的AES加密。.h文件#import #import #import #define AES_KEY @"cx@hy!*&y.)x#[;>"#define AES_IV @"0102030405060708"@interface...
分类:
移动开发 时间:
2014-07-29 21:01:52
阅读次数:
608
http://stackoverflow.com/questions/458632/how-can-my-iphone-app-detect-its-own-version-numberhttp://stackoverflow.com/questions/16888780/ios-app-progr...
分类:
移动开发 时间:
2014-07-29 21:00:12
阅读次数:
301
{turn monitor off}SendMessage(Application.Handle, WM_SYSCOMMAND, SC_MONITORPOWER, 2); //关闭显示器{turn monitor on}SendMessage(Application.Handle, WM_SYSCO...
分类:
其他好文 时间:
2014-07-29 20:51:22
阅读次数:
274
7za.exe x-aoa完美国际补丁.7z7za.exe x -aoa 完美国际补丁.7z -o"C:\Users\Admin\AppData\Local\Temp\完美国际补丁"来自为知笔记(Wiz)
分类:
其他好文 时间:
2014-07-29 20:46:42
阅读次数:
178