说明:SecureCRT没有Xshell那么简单有直接导出的功能,但是可以通过技巧的方式来操作。 1、打开SecureCRT,点击菜单栏的【Opitions】->【Global Opitions】 2、在打开的窗口中,选择【General】,在右侧找到【Configuration Folder】,这 ...
分类:
其他好文 时间:
2017-12-13 02:01:14
阅读次数:
177
View the Exhibit and note the files available in the $ORACLE_HOME/dbs folder. The ASM instance is already running. You used the following steps to sta ...
分类:
其他好文 时间:
2017-12-12 21:53:31
阅读次数:
147
-1. /proc/meminfo11% -2. atop20% -3. free29% -4. GNOME System Monitor35% -5. htop41% -6. KDE System Monitor47% -7. memstat54% -8. nmon60% -9. ps67% -1 ...
分类:
系统相关 时间:
2017-12-10 16:58:21
阅读次数:
246
https://msdn.microsoft.com/en-us/library/bb727008.aspx On NTFS volumes, you can set security permissions on files and folders. These permissions grant ...
分类:
其他好文 时间:
2017-12-06 17:52:42
阅读次数:
132
错误描述 在jsp页面引入了自定义的TLD文件的时候,碰到了一个错误 Invalid tld file: "/WEB INF/tags/xxxt.tld", see JSP 2.2 specification section 7.3.1 for more details 错误原因 不符合 JSP2. ...
分类:
Web程序 时间:
2017-11-29 13:36:26
阅读次数:
1077
工具:CityBuilder 问题1:导入osgb时,中文路径报错 当导入osgb layer时,Input folder和output foder 中最好不要出现中文 否则可能报出如下错误: 日志: 问题2:导入对应的osgb layer后,预览看不到导入的倾斜模型 步骤: 1、 确认在 Proj ...
分类:
其他好文 时间:
2017-11-26 12:50:48
阅读次数:
481
用phpstorm开发时如果项目中文件过多会造成phpstorm变慢甚至卡死,尤其在node加入到我们的项目中更加会加重这种情况,因为node_modules目录中的模块非常多,phpstorm加载这些文件时就会造成phpstorm卡死。 可以在项目设置中的directoies的目录属性,以使得ph ...
分类:
Web程序 时间:
2017-11-24 18:05:34
阅读次数:
341
此爬虫又用到了iconv转码,代码如下: 2017年11月19日06:50:53 ...
分类:
Web程序 时间:
2017-11-19 11:10:33
阅读次数:
177
1.定义一个func(url,folde_path),获取url地址的内容,保存到folder_path的文件目录下,并随机生成一个文件名。 2.定义一个func(folder_path),合并该目录下的所有文件,生成一个all.taxt. 3.定义一个func(url),分析该url内容里有多少个 ...
分类:
编程语言 时间:
2017-11-13 16:55:59
阅读次数:
124
环境介绍:centtos6.5 vagrant:2.0.1VirtualBox:5.1.30 1、添加box之后,设置了共享的目录之后,vagrant up 会出现以下的问题 Vagrant was unable to mount VirtualBox shared folders. This is ...
分类:
系统相关 时间:
2017-11-13 16:53:03
阅读次数:
327