:Ve 垂直打开目录结构 :S 水平打开目录结构 原文: https://stackoverflow.com/questions/14385379/explore-filesystem-directories-in-vim The best way to explore filesystem/dir ...
分类:
系统相关 时间:
2017-07-13 10:36:17
阅读次数:
242
Tango SDK files谷歌Tango开发包 The Tango SDK is under active development; please keep this in mind as you explore its capabilities. See our Release Notes f ...
分类:
其他好文 时间:
2017-07-12 21:28:52
阅读次数:
420
对于较高级的版本如Windows2008等,则提供了更为方便的设置方法。只需在“控制面板”-“管理工具”-“服务器管理器”的启动界面中将“安全信息”-“配置IE SEC”中进行“关闭”即可。(在Windows2012中显示为“IE增强式安全性设定”) ...
分类:
Web程序 时间:
2017-07-12 15:26:37
阅读次数:
194
1、常用的浏览器有IE,Chrome,FireFox;其中IE和Chrome浏览器需要下载驱动程序,才能启动浏览器。注意驱动程序有32和64位的区别。如何查看本机的浏览器版本和位数;(1)IE:打开IE浏览器,然后点击右上角的“齿轮”设置图标;在下拉菜单中,点击“关于Internet Explore ...
分类:
编程语言 时间:
2017-07-09 21:57:06
阅读次数:
189
java.lang.IllegalArgumentException: Document base D:\apache-tomcat-6.0.45\webapps\erp does not exist or is not a readable directory at org.apache.nami ...
分类:
移动开发 时间:
2017-07-07 10:27:13
阅读次数:
846
一、将redis-window64放到一个E盘下 二、命令行方式启动 1、切换到刚刚指定放的位置 >>>>输入 输入 redis-server.exe redis.windows.conf 如果是如下界面,就是运行成功: 设置验证密码(Linux)修改 redis.windows.conf 中的 r ...
分类:
其他好文 时间:
2017-07-05 20:03:56
阅读次数:
135
访问localhost/home/index 将访问 class HomeController类中的 Index() 函数,并且返回网页输出 ...
分类:
Web程序 时间:
2017-07-05 19:52:46
阅读次数:
183
Edit Class.getResourceAsStream()和ClassLoader.getResourceAsStream() 注意三点: 1.用Class.getResourceAsStream() 时,路径应该是以"/"开头的,如: mypackage.Hello.class.getRes ...
分类:
其他好文 时间:
2017-07-05 15:25:25
阅读次数:
154
通过调用Process类可以启动系统内部(环境变量里的)或者指定位置的程序,例如: ...
新表单元素 新表单元素 datalist 示例 datalist 示例 <!-- action表示将表单提交到php文件中--><!-- input中的list与datalist中的id想对应--><form action="demo-form.php" method="get"><input li ...
分类:
Web程序 时间:
2017-06-29 19:10:20
阅读次数:
248