码迷,mamicode.com
首页 >  
搜索关键字:touchpad workspace files / fdisk    ( 17453个结果
MyEclipse 如何修改默认工作路径
MyEclipse 如何修改默认工作路径(2010-09-20 12:06:02)转载▼标签: 杂谈 分类: java首次启动Eclipse/MyEclipse时, 会弹出"Workspace Launcher"对话框, 提示设置Workspace路径. 设定好路径后, 倘若勾选了"Use this...
分类:系统相关   时间:2014-07-19 21:26:51    阅读次数:274
OpenCV Windows7 VC6.0安装以及HelloWorld
anna在实验室配置OpenCV的时候,按照中文网站的介绍,很顺利的就完成了。可是回到家情况就大不一样!!总是在链接的时候报错,不是少这个lib就是少那个lib大哭最后查明是anna马虎,忘了将C:\Program Files\OpenCV\lib加入Library files!下面是详细的配置过程...
分类:Windows程序   时间:2014-07-19 20:13:04    阅读次数:337
一个生成网页验证码的类 (mycome-validate)
一个小练习可以通过 BufferedImage next() 返回一个内存图片也可以通过String void next(OutputStream out) 写到一个输出流中,并返回验证码的值jar包下载:http://files.cnblogs.com/mycome/mycome-validate...
分类:Web程序   时间:2014-07-19 20:12:36    阅读次数:274
Configure mutiple IBM HTTP Server / Other Apache based WEB server on 1 physical server (Section 3)
This Section will continue the actual configure for IHS related files.3) Copy the httpd.conf file to httpd2.conf, and modify them.Now Virtual IP have ...
分类:Web程序   时间:2014-07-19 20:10:57    阅读次数:307
Quick-Cocos2d-x Lua脚本加密学习
学习记录一下:具体看实际操作。使用cygwin 或者 git 进入shell脚本模式,进入你的项目文件夹:大概是在:D:\quick-cocos2d-x\bin\yourProject执行命令:../compile_scripts.sh -i scripts -m files -o my_scrip...
分类:其他好文   时间:2014-07-19 19:19:18    阅读次数:337
Ubuntu12.10下Python(cx_Oracle)访问Oracle解决方案
第一步:下载安装cx_Oracle下载地址:http://sourceforge.net/projects/cx-oracle/files/5.1.2/,下载cx_Oracle的rmp安装文件,注意下载版本最好和Oracle、Python环境保持一致,我当前的环境是Oracle 11g和Python...
分类:数据库   时间:2014-07-19 00:00:09    阅读次数:267
xlrd doc
The xlrd ModuleA Python module for extracting data from MS Excel ? spreadsheet files. Version 0.7.3 -- February/March 2012General informationAcknowled...
分类:其他好文   时间:2014-07-18 23:38:08    阅读次数:505
在线扩大数据库UNDO表空间
用oracle账号登陆ORACLE数据库服务器 方法一: 查看表空间的名字及文件所在位置: select tablespace_name, file_id, file_name,round(bytes/(1024*1024),0) total_space from dba_data_files order by tablespace_name; 修改数据库dat...
分类:数据库   时间:2014-07-18 22:24:47    阅读次数:435
Iceberg使用
Iceberg是Mac下比较好用的pkg生成工具。 在files中选择你想要存放(自己文件的文件夹),生成pkg后文件夹就会存储在设置的那个文件夹下。 点击scripts选择pkg安装各个阶段所要执行脚本路径。...
分类:其他好文   时间:2014-07-18 21:30:46    阅读次数:898
thrift
基础介绍:http://dongxicheng.org/search-engine/thrift-guide/白皮书:http://thrift.apache.org/static/files/thrift-20070401.pdf
分类:其他好文   时间:2014-07-18 19:36:56    阅读次数:200
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!