这段时间学习python的同时又回头学了下linux了,主要是看视频教程,基于RHEL6学了不少东西,总结记录下,以免过段时间又忘了。持之以恒!一、学习linux最好用文本命令界面,了解相关命令使用,了解linux的系统结构application client*.com(直接操作硬件) sh...
分类:
系统相关 时间:
2014-06-19 00:06:25
阅读次数:
355
public class NativeWIN32 { public NativeWIN32() { } /* ------- using WIN32 Windows API in a C# application ------- */ [...
DECLARE @TABLE_NAME VARCHAR(200) SET @TABLE_NAME = 'myFunction' --表名
DECLARE @TABLE_CONDITION VARCHAR(200) SET @TABLE_CONDITION = 'where Application=''0303'' AND FunctionType=''功能''' --条件
DECL...
分类:
数据库 时间:
2014-06-16 19:38:05
阅读次数:
267
在Genymotion中运行cocos2d-x程序,修改的地方如下:1.修改Application.mk文件,增加如下一行APP_ABI := armeabi armeabi-v7a x862.修改Cocos2dxActivity.java文件,修改isAndroidEmulator函数如下: 1 ...
分类:
其他好文 时间:
2014-06-16 13:41:37
阅读次数:
293
转载地址:http://blog.sina.com.cn/s/blog_6784e6ea01017jfy.html最新更正:这个提示几乎不影响编译和运行,可以不用设置。产生这个提示的操作:在xcode4.6中创建一个名字为appTest空工程,create一个ios-application-empt...
分类:
移动开发 时间:
2014-06-16 13:21:05
阅读次数:
270
1、开机点击F1进入到bios界面2、进入Security—Secure Boot—Disabled如果不修改Secure boot选项为Disabled,在光驱引导时可能会出现报错3、进入Startup—UEFI/Legacy Boot选项,以下有两种选择(1)UEFI/Legacy Boot选项...
分类:
移动开发 时间:
2014-06-15 14:44:31
阅读次数:
185
至少是模拟器目录有变
iOS8下路径变为:
/Users/username/Library/Developer/CoreSimulator/Devices/786824FF-6D4C-4D73-884A-696514481F7C/data/Containers/Data/Application/7D5B082E-53D5-4C60-86A0-1F6A0A1B98E3/Library/Cache...
分类:
移动开发 时间:
2014-06-15 12:26:58
阅读次数:
348
javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial错误解决办法...
分类:
编程语言 时间:
2014-06-15 11:23:34
阅读次数:
192
1 基于wps直接将页面信息下载成word文档 1 public void test() 2 { 3 4 WPS.Application wps = null; 5 try 6 { 7 ...
分类:
Web程序 时间:
2014-06-14 17:20:30
阅读次数:
212
Thank you for your applying for employment with our company. Your application is now being processed. If you have any questions, please contact us.Any...
分类:
其他好文 时间:
2014-06-14 17:07:12
阅读次数:
204