微软近期Open的职位:SharePoint is a multi-billion dollar enterprise business that has grown from an on-premises product that IT admins love into a core part o...
分类:
其他好文 时间:
2015-01-18 14:17:24
阅读次数:
264
1.创建文件:创建文件可以使用Linux系统调用create,其原型为:intcreat(constchar*filename,mode_tmode)filename:你要创建的文件名(包含路径,缺省为在当前路径下创建文件)mode_t:创建模式,表示你创建的文件的权限。S_IRUSR可读S_IWUSR可写S_IXUSR可执行S_IRWXU可读可写..
分类:
系统相关 时间:
2015-01-17 23:40:27
阅读次数:
359
H - Fire Drill Time Limit:3000MS Memory Limit:0KB 64bit IO Format:%lld & %lluSubmit Status Practice UVALive 5066DescriptionJoko is taking part in a fi...
分类:
其他好文 时间:
2015-01-17 20:43:03
阅读次数:
205
在SSIS开发工具SQL Server Data Tools中提供了调试功能,可以让我们方便的跟踪参数赋值或者数据流条数。本文主要介绍了如何使用SSDT的调试功能。 Part A: Script task 的调试 情景:在一个SSIS package中参数rating的默认值是0,我们假设在Scri...
分类:
其他好文 时间:
2015-01-17 19:21:15
阅读次数:
180
Console and Blocking Mode - Command Line Options:usage: run.py [options] args -a, --agents=NUM_AGENTS : number of agents -d, --duration=DURATIO...
分类:
其他好文 时间:
2015-01-17 13:49:38
阅读次数:
283
升级自己的苹果4手机,发现提示“apple mobile device recovery mode”错误,原因为苹果的驱动安装问题,参考http://www.doc88.com/p-9065926472847.html和http://ibbs.91.com/thread-277290-1-1.htm...
分类:
移动开发 时间:
2015-01-17 12:33:23
阅读次数:
177
今天帮一个同学的朋友安装win7, 竟然安不上,很久没有出现安不上系统了, 后来发现他的笔记本是新的类型,预先注意事项为:1,启动的时候,使用 Fn+F2进入 BIOS.2,将Boot中的Boot Mode设置为Legacy Support,并将Boot Priority设置为 Legacy Fir...
单机问题解决了,接下来是动态src的问题,之前有看到过有解决方案的。
今天参考了:
Unity动态改变src的解决方法 - 智周万物
http://blog.csdn.net/ryanzll/article/details/42245705
我的目的是实现可以打开任意.unity3d文件的功能,把他的代码整理了一下,能删的删,做成了一个用户控件,代码:
public part...
分类:
编程语言 时间:
2015-01-16 20:54:35
阅读次数:
639
效果图:当电脑屏幕比较小时,这样可以节省一点有限的空间。具体实体是,右键点击Project Tool Window,勾选【Pinned Mode】【Docked Mode】。右键点击Structure Tool Window,勾选【Pinned Mode】【Docked Mode】【Split Mo...
分类:
Web程序 时间:
2015-01-16 20:51:34
阅读次数:
232
1. Go to 'Extras' -> download and install 'Babel'.2. Set up '.htaccess' file, currently, we set up three languages:find '# The Friendly URLs part' in ...
分类:
其他好文 时间:
2015-01-16 20:48:12
阅读次数:
292