码迷,mamicode.com
首页 >  
搜索关键字:file    ( 50992个结果
How to change drive in cygwin
In DOS you may have been used to D: to change to the D drive. Cygwin provides a mapping of DOS/Windows drives to the unix file system by mapping or mo...
分类:Windows程序   时间:2014-06-02 17:18:02    阅读次数:408
ORA-09925 Linux-x86_64 Error: 2: No such file or directory
ORA-09925Linux-x86_64Error:2:Nosuchfileordirectory [javascript]viewplaincopy DBCA***数据库所有实例后,本想用RMANduplicate方式克隆DB,因此在$ORACLE_BASE目录下创建了相关的目录admin/dupl/adump,admin/dupl/dpump 在使用sqlplus正常连接空闲实例,手贱却执行了start..
分类:系统相关   时间:2014-06-02 14:51:48    阅读次数:410
ZedBoard 引脚约束参考
从ISE转换到Vivado时,UCF转XDC的几种方法: (1)软件自动转换 参考网址:Youtube 用ISE->EDK->PlanAhead打开所需转换的工程文件*.xise,并打开bd 在Tcl Console 栏中 write_xdc -file YourFileFullPath/test....
分类:数据库   时间:2014-06-02 13:42:59    阅读次数:1937
Python:Windows8下安装BeautifulSoup
运行环境:Windows 8.1Python:2.7.6在安装的时候,我使用的pip来进行安装,命令如下:pip install beautifulsoup4运行的时候,报错如下:Exception:Traceback (most recent call last): File "J:\Progr....
分类:编程语言   时间:2014-06-02 11:45:30    阅读次数:420
debian7.5中文修改成英文版本
修改/etc/default/locale原始的:# File generated by update-localeLANG="zh_CN.UTF-8"LANGUAGE="zh_CN:zh"修改成:# File generated by update-localeLANG="en_US.UTF-8"...
分类:其他好文   时间:2014-06-02 10:08:34    阅读次数:189
Learning, step by step
Maveninstallartifactmvninstall:install-file-DgroupId=gemfire-DartifactId=gemfire-Dversion=6.0.1-Dpackaging=jar-Dfile=F:\gemfire-6.0.1.jarDefineaEnumtypepublicenumUserInfoCacheTypeE{ ACTIVE("ACTIVE"),NOT_ACTIVE("NOTACTIVE"); privateStringdescription; User..
分类:其他好文   时间:2014-06-01 16:43:28    阅读次数:228
复习struts2+jsp上传文件
有个form<formaction="upload"id="upForm"method="post"> <inputtype="file"id="att"name="p_w_upload"accept="img/jpeg"> <inputtype="submit"value="ok"> </form>看actionpackageaction; publicClassUploadActionextendsActionSupport(){ privateFil..
分类:Web程序   时间:2014-06-01 16:28:36    阅读次数:300
ffprobe使用详解
目录 1. 语法 2. 描述 3. 选项 3.1 流指示符 3.2 通用选项 3.3 音视频选项 3.4 主选项 4. 写入器 4.1 默认值 4.2 compact, csv 4.3 flat 4.4 ini 4.5 json 4.6 xml 5. Timecode 1. 语法   ffprobe [options] [‘input_file’] 2....
分类:其他好文   时间:2014-06-01 15:28:22    阅读次数:672
怎样把文件放在图片中
原文:http://www.pixelstech.net/article/1347582974-Hide-a-file-in-a-picture亲自试了一下,果然如果文章说的一样,所以翻译了一下。    有时候如果你想要隐藏您的计算机中的某些重要文件,不希望其他人看到,你是怎么做到的?找一个专业的工具吗?对于一些文件夹设置密码吗?更改文件属性为隐藏吗?他们是可能的但可能不太方便或如此安全。在这里我...
分类:其他好文   时间:2014-06-01 14:53:32    阅读次数:223
如何将文件隐藏在图片中
原文来自:http://www.pixelstech.net/article/1347582974-Hide-a-file-in-a-picture 本文来自:http://blog.csdn.net/svitter 有时你想在电脑中隐藏一些重要的不想让别人看见的文件,那么你应该怎么做? 去寻找一个专业的工具?为文件夹设立密码?将文件属性设置为“隐藏”? 以上方法都是可行的,但是他们不够方...
分类:其他好文   时间:2014-06-01 14:48:05    阅读次数:220
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!