码迷,mamicode.com
首页 >  
搜索关键字:work folder    ( 10709个结果
ZeroClipBoard 兼容IE浏览器的 多个复制
一开始去ZeroclipBoard 官网下载最新版本(2.x),后来才发现根本就不支持IE浏览器,IE浏览器打开官网也是报错。 ZeroclipBoard 的git有一段说明: ZeroClipboard v2.x is expected to work in IE9+ and all of the evergreen browsers. Although support for IE7 &...
分类:其他好文   时间:2014-12-24 18:08:52    阅读次数:210
【oracle】oracledba21 use the RMAN BLOCKRECOVER command
You work as a database administrator at Certkiller .com. Your database is open and  running in ARCHIVELOG mode.  You take RMAN full backups every Sunday night. On Monday morning, while querying the u...
分类:数据库   时间:2014-12-24 14:44:58    阅读次数:189
微软职位内部推荐-Senior Software Engineer II-Search
微软近期Open的职位:Do you want to work on a fast-cycle, high visibility, hardcore search team with ambitious goals? Internet search is one of the highest imp...
分类:其他好文   时间:2014-12-23 23:53:51    阅读次数:279
Changing an Elements innerHTML in TWebBrowser
I'm unable to change the innerHTML of a javascript element, but i can change the id so i'm not sure why it wont work.i get OLE error 800A0258.Any help...
分类:Web程序   时间:2014-12-23 22:36:33    阅读次数:223
微软职位内部推荐-Software Engineer II-Search
微软近期Open的职位:Do you want to work on a fast-cycle, high visibility, hardcore search team with ambitious goals? Internet search is one of the highest imp...
分类:其他好文   时间:2014-12-23 12:16:55    阅读次数:116
【二】命令行编译Java文件
①运行→cmd→②常用指令:进入E盘是“e:”回车 打开文件夹是“cd 文件夹名”比如“cd work” “dir”是看当前文件夹下面的文件 编译java文件的命令是“javac XXXO.java”,会生成一个class文件, 执行class文件命令式“ja...
分类:编程语言   时间:2014-12-22 21:12:11    阅读次数:182
Java取得操作系统的临时目录
一般来说,程序员用Eclipse在Windows上编程,而会将war/ear包发布到Linux的服务器上。涉及临时文件输出的话需要找一个临时目录,下面的语句就能帮你获得不分操作系统的临时目录String folder=System.getProperty("java.io.tmpdir");有了这个...
分类:编程语言   时间:2014-12-22 17:37:07    阅读次数:173
微软职位内部推荐-Software Engineer II-Search
微软近期Open的职位:Do you want to work on a fast-cycle, high visibility, hardcore search team with ambitious goals? Internet search is one of the highest imp...
分类:其他好文   时间:2014-12-22 12:39:16    阅读次数:164
微软职位内部推荐-Senior Software Engineer II-Search
微软近期Open的职位:Do you want to work on a fast-cycle, high visibility, hardcore search team with ambitious goals? Internet search is one of the highest imp...
分类:其他好文   时间:2014-12-22 00:48:20    阅读次数:229
linux内核模块笔记
主题: 1. 嵌入式基础知识 2. linux内核介绍 3. 内核的编译和安装(x86) 4. 第一个模块 5. 模块的相关工具 6. 模块的符号导出 7. 模块的参数 作业: 1.看linux/module.h。以后每天看课程中接触到的头文件 这个文件所在的位置:/home/zshh/work/driver/kernel/linux-3.5/include/linux 重点看...
分类:系统相关   时间:2014-12-21 22:14:39    阅读次数:320
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!