码迷,mamicode.com
首页 >  
搜索关键字:io    ( 172858个结果
To help the workers do their job easily
Scissor Lift tables are not just required for lifting the objects but also for the proper positioning of the material while working to prevent work re...
分类:其他好文   时间:2014-07-22 00:16:33    阅读次数:269
Unity Mono
好奇于Unity使用的mscrolib.dll和.Net Framework提供的mscrolib是否一致。 多语言标准通用对象运行时库(Microsoft Standard Common Object Runtime Library),描述:Microsoft Common Language Ru...
分类:其他好文   时间:2014-07-22 00:15:36    阅读次数:217
[WinCE] Can't find P/Invoke DLL sqlceme35.dll
找到目录:C:\Program Files (x86)\Microsoft SQL Server Compact Edition\v3.5\Devices\wce500\armv4i将sqlce.wce5.armv4i.CAB 拷贝到 WinCE 上执行安装。文件名意义:sqlce.平台(wce5 ...
分类:数据库   时间:2014-07-22 00:15:35    阅读次数:309
Metasploit连接postgres数据库
操作环境为Kali虚拟机1root@kali:~# apt-getinstall postgresql启动服务12root@kali:~# service postgresql start[ ok ] Starting PostgreSQL 9.1 database server: main.修改p...
分类:数据库   时间:2014-07-22 00:15:35    阅读次数:397
laravel3学习笔记(五)
原作者博客:ieqi.net====================================================================================================模型在MVC模式的Web框架中,模型Model作为数据的抽象而存在,在M...
分类:其他好文   时间:2014-07-22 00:15:34    阅读次数:251
用JS实现表格中隔行显示不同颜色
用JS实现表格中隔行显示不同颜色 第一种: 第二种: 第三种(第二种的改进版): 用布儿变量替代之:内存换时间 var isToggled = false; var oTable = document.all['oTable']; for(var i=0;iihandu 我的方...
分类:Web程序   时间:2014-07-22 00:15:34    阅读次数:215
The use of laser machines and systems in the modern world has increased to a great level
The use of laser machines and systems in the modern world has increased to a great level. This is because of the unique end results that the user achi...
分类:其他好文   时间:2014-07-22 00:15:34    阅读次数:224
DrawWindowFrame
extern void DrawWindowFrame(HWND hWnd)//画窗口边框{ RECT rc; HWND DeskHwnd = ::GetDesktopWindow(); //取得桌面句柄 HDC DeskDC = ::GetWindowDC(DeskHwnd); ...
分类:Windows程序   时间:2014-07-22 00:14:36    阅读次数:284
laravel3学习笔记(四)
原作者博客:ieqi.net====================================================================================================视图Laravel3遵循MVC模式,视图层负责将控制器处理好的数据展示出...
分类:其他好文   时间:2014-07-22 00:14:35    阅读次数:169
js展开更多
var introduces = { inIt : function(){ introduces.imgLoad(); introduces.showMore(0,'hioh',86); introduces.showM...
分类:Web程序   时间:2014-07-22 00:14:35    阅读次数:159
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!