①、CString 类对象的初始化:CString str;CString
str1(_T("abc"));CString str2 = _T("defg");TCHAR szBuf[] = _T("kkk");CString
str3(szBuf);CString str4 = szBuf;TCH...
分类:
其他好文 时间:
2014-07-22 23:16:54
阅读次数:
397
下面是一个格式化函数,可以控制小数位数,自动四舍五入。例如:12345格式化为12,345.00,12345.6格式化为12,345.60,12345.67格式化为
12,345.67,只留两位小数调用fmoney("12345.675910", 3),返回12,345.676。
分类:
其他好文 时间:
2014-07-22 23:16:53
阅读次数:
259
【转载】http://blog.sina.com.cn/s/blog_638dd78201018663.html函数原型:int
GetDeviceCaps(int nIndex);常用的参数有(参考MSDN):int
iHORZSIZE=pDC->GetDeviceCaps(HORZSIZE); ...
分类:
其他好文 时间:
2014-07-22 23:16:52
阅读次数:
347
Date属性: 1.constructor 所建立对象的函数参考2.prototype
能够为对象加入的属性和方法方法:1.getDay() 返回一周中的第几天(0-6)2.getYear()
返回年份.2000年以前为2位,2000(包含)以后为4位3.getFull...
分类:
编程语言 时间:
2014-07-22 23:16:52
阅读次数:
413
Android
APK的加密技术有混淆代码和防二次打包,这些都是Android开发技术就可以完成。但是对于破解者来说都已无用,网上的破解教程比加密的还多。
分类:
移动开发 时间:
2014-07-22 23:16:35
阅读次数:
376
public class CookiesUtils{ public static void
SetCookie(String key, String value) { SetCookie(key, value, null, null, null,
false); } ...
分类:
其他好文 时间:
2014-07-22 23:16:34
阅读次数:
339
1.获取CSV数据内容public static Object[][]
getFromCSV(String filename) { if (!(new File(filename)).exists()){ return null;
} Object[][] content; CSVReader r....
分类:
Web程序 时间:
2014-07-22 23:16:34
阅读次数:
467
方法1,使用tengcy的方法,永远启动到字符终端模式要修改"/etc/init/gdm.conf"将第13行:"stop on runlevel
[016]"修改为:"stop on runlevel [0126]"这样就永远启动到字符终端模式,如果想用Xwindow,则在登录后,使用startx...
分类:
其他好文 时间:
2014-07-22 23:16:34
阅读次数:
656
Tag Heuer k?nnte eine legend?re Firma, die in
Herren- Accessoires Streifzüge nike air max 1 schweiz sein . Es ist ein Luxus
abzuschlie?en wie Gucci , ...
分类:
其他好文 时间:
2014-07-22 23:16:33
阅读次数:
565