码迷,mamicode.com
首页 >  
搜索关键字:appdata    ( 1031个结果
chrome主页被hao123篡改,怎么改回来?
这两天因为下载个别小程序又把我的chrome的主页给篡改了,由于我现在使用的是任务栏快捷方式,没法右键属性,但我想应该和桌面快捷方式是一个道理,于是我找到任务栏文件夹C:\Users\Administrator\AppData\Roaming\Microsoft\Internet Explorer\...
分类:其他好文   时间:2015-10-20 21:10:34    阅读次数:257
sqlserver function
1 -- Batch submitted through debugger: SQLQuery9.sql|15|0|C:\Users\Administrator\AppData\Local\Temp\~vs3AA0.sql 2 -- ==============================...
分类:数据库   时间:2015-10-18 01:02:44    阅读次数:300
SecureFX 中文乱码
1. 找到SecureFX配置文件夹(选项–全局选项,常规下的配置文件夹),比如:C:\Users\James\AppData\Roaming\VanDyke\Config\Sessions 2. 在配置文件夹下的Sessions子目录中,找到SecureCRT连接对应的Session文件(.ini...
分类:其他好文   时间:2015-10-16 17:06:04    阅读次数:129
对sublime text 2做手工汉化,无毒放心
C:\Users\ling\AppData\Roaming\SublimeText2\Packages我的用户名是ling,在这个路径,搜索menu然后对所有menu文件做修改例如"command":"clear_recent_files","caption":"ClearItems"ClearItems这个单词翻译成清除项目或者其他意思然后把汉语粘上就行了,记得保存。
分类:其他好文   时间:2015-10-14 01:45:50    阅读次数:184
python pip源配置
pip源配置文件可以放置的位置:Linux/Unix:/etc/pip.conf~/.pip/pip.conf~/.config/pip/pip.confMacOSX:~/Library/ApplicationSupport/pip/pip.conf~/.pip/pip.conf/Library/ApplicationSupport/pip/pip.confWindows:%APPDATA%\pip\pip.ini%HOME%\pip\pip.iniC:\DocumentsandSe..
分类:编程语言   时间:2015-10-12 19:26:40    阅读次数:281
Visual_Assist_X破解方法(vs小助手破解方法)
1、下载vs小助手破解版(360网盘下载):网盘地址:http://yunpan.cn/cHTe2fYCihWEx访问密码:82ef2、全盘搜索:“VA_X.dll”3、将路径下“C:\Users\Administrator\AppData\Local\Microsoft\VisualStudio\12.0\Extensions\hcg4gpeo.dh0”(ps:不同电脑可能路径不同)的“VA_X.d..
分类:其他好文   时间:2015-10-09 15:35:33    阅读次数:132
Visual_Assist_X破解方法(vs小助手破解方法)
1、下载vs小助手破解版(360网盘下载):网盘地址:http://yunpan.cn/cHTe2fYCihWEx访问密码:82ef2、全盘搜索:“VA_X.dll”3、将路径下“C:\Users\Administrator\AppData\Local\Microsoft\VisualStudio\...
分类:其他好文   时间:2015-10-09 11:36:56    阅读次数:313
关于webstorm 配置 banbel
file type : javascript files scope: project files program: ..............appData\Roaming\npm\babel.cmd argumemt: $FileName$ --out-file $FileNameWithoutExtension$.js -s ps: --out-put ? 输出es5 格式...
分类:Web程序   时间:2015-10-08 16:44:07    阅读次数:304
putty+GPG2
1. It usually resides in %appdata%\gnupg (or C:\Users\%username%\AppData\Roaming); make sure the gpg-agent.conf file has the line enable-putty-support in it somewhere. 2.you have to restart the a...
分类:其他好文   时间:2015-10-07 14:52:13    阅读次数:194
一个自动上传ip到ftp服务器的bat脚本
如题:基本网上某个版本优化:@Echo Off::Ipconfig /all >i.txt::findstr /r "10.*.*.*" i.txt>ip.txtset ftp.up=C:\Users\%username%\AppData\Local\ftp.upset file=C:\Users\...
分类:Web程序   时间:2015-09-23 13:13:59    阅读次数:270
1031条   上一页 1 ... 82 83 84 85 86 ... 104 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!