09 2013 档案

摘要:Visual Studio 项目中添加include, lib, dll库文件(*.h,*.lib,*.dll) 阅读全文
posted @ 2013-09-28 22:08 petercao 阅读(44466) 评论(0) 推荐(4) 编辑
摘要:Android系统Recovery工作原理 阅读全文
posted @ 2013-09-26 15:26 petercao 阅读(2682) 评论(0) 推荐(0) 编辑
摘要:Windows服务创建及安装 阅读全文
posted @ 2013-09-26 10:16 petercao 阅读(306) 评论(0) 推荐(0) 编辑
摘要:C# WinForm窗口最小化到系统托盘 阅读全文
posted @ 2013-09-25 17:39 petercao 阅读(1417) 评论(0) 推荐(0) 编辑
摘要:C#文件操作 阅读全文
posted @ 2013-09-23 18:50 petercao 阅读(384) 评论(0) 推荐(0) 编辑
摘要:C# 调用Windows API实现两个进程间的通信 阅读全文
posted @ 2013-09-21 19:11 petercao 阅读(4042) 评论(0) 推荐(0) 编辑
摘要:VS2012简单的使用感受+插件推荐 阅读全文
posted @ 2013-09-16 01:08 petercao 阅读(976) 评论(0) 推荐(0) 编辑
摘要:Visual Studio 2012系统环境变量设置(命令行) 阅读全文
posted @ 2013-09-14 17:49 petercao 阅读(25863) 评论(1) 推荐(0) 编辑
摘要:安装wps for linux无法启动 阅读全文
posted @ 2013-09-14 10:53 petercao 阅读(5748) 评论(0) 推荐(0) 编辑
摘要:Linux下安装Scim-googlepinyin输入法和设置Sublime Text中文输入 阅读全文
posted @ 2013-09-14 10:21 petercao 阅读(3128) 评论(2) 推荐(1) 编辑
摘要:Linux下Sublime Text 2的安装 阅读全文
posted @ 2013-09-13 12:07 petercao 阅读(43303) 评论(3) 推荐(1) 编辑
摘要:shell如何自动输入密码 阅读全文
posted @ 2013-09-13 11:37 petercao 阅读(564) 评论(0) 推荐(0) 编辑
摘要:C# JSON字符串序列化与反序列化 阅读全文
posted @ 2013-09-12 14:21 petercao 阅读(730) 评论(0) 推荐(0) 编辑
摘要:VS 快捷键 阅读全文
posted @ 2013-09-11 17:38 petercao 阅读(11467) 评论(1) 推荐(1) 编辑
摘要:C#编程使用Managed Wifi API连接无线SSID 阅读全文
posted @ 2013-09-11 13:56 petercao 阅读(5369) 评论(0) 推荐(0) 编辑
摘要:C#两种创建快捷方式的方法 阅读全文
posted @ 2013-09-11 10:44 petercao 阅读(1009) 评论(0) 推荐(0) 编辑
摘要:使用EasyBCD完美实现Windows7与Linux双系统 阅读全文
posted @ 2013-09-09 21:39 petercao 阅读(50383) 评论(1) 推荐(2) 编辑
摘要:使用MbrFix.exe修复MBR分区表 阅读全文
posted @ 2013-09-09 21:21 petercao 阅读(8075) 评论(0) 推荐(0) 编辑
摘要:C#中的Delegate 阅读全文
posted @ 2013-09-07 01:50 petercao 阅读(204) 评论(0) 推荐(0) 编辑
摘要:C# 设置程序开机自动运行(+注册表项) 阅读全文
posted @ 2013-09-07 00:45 petercao 阅读(3322) 评论(2) 推荐(2) 编辑
摘要:用Stopwatch类获得程序运行时间 阅读全文
posted @ 2013-09-07 00:43 petercao 阅读(664) 评论(0) 推荐(0) 编辑
摘要:.bat后台运行 阅读全文
posted @ 2013-09-07 00:21 petercao 阅读(4507) 评论(0) 推荐(2) 编辑
摘要:让自制脚本随系统开机运行 阅读全文
posted @ 2013-09-06 23:45 petercao 阅读(1073) 评论(0) 推荐(0) 编辑
摘要:bat批处理延迟运行脚本(zz) 阅读全文
posted @ 2013-09-06 23:15 petercao 阅读(6937) 评论(0) 推荐(1) 编辑
摘要:BAT 批处理脚本 教程 阅读全文
posted @ 2013-09-04 15:43 petercao 阅读(257) 评论(0) 推荐(0) 编辑
摘要:java中的匿名内部类 阅读全文
posted @ 2013-09-03 04:41 petercao 阅读(575) 评论(0) 推荐(0) 编辑
摘要:java final 阅读全文
posted @ 2013-09-03 04:05 petercao 阅读(2727) 评论(0) 推荐(0) 编辑
摘要:死锁产生的条件+排除死锁的方法 阅读全文
posted @ 2013-09-02 18:01 petercao 阅读(1507) 评论(0) 推荐(0) 编辑
摘要:String str=new String("a")和String str = "a"有什么区别? 阅读全文
posted @ 2013-09-02 17:14 petercao 阅读(5354) 评论(0) 推荐(0) 编辑
摘要:重载和覆盖的区别?(overload vs override) 阅读全文
posted @ 2013-09-02 15:52 petercao 阅读(836) 评论(0) 推荐(0) 编辑
摘要:深拷贝和浅拷贝 阅读全文
posted @ 2013-09-02 15:11 petercao 阅读(465) 评论(0) 推荐(0) 编辑
摘要:==和equals的区别 阅读全文
posted @ 2013-09-02 15:01 petercao 阅读(574) 评论(0) 推荐(0) 编辑
摘要:C# 与C/C++相互调用 阅读全文
posted @ 2013-09-02 14:32 petercao 阅读(1922) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示