码迷,mamicode.com
首页 >  
搜索关键字:appdata    ( 1031个结果
Genymotion下载模拟器失败解决方案
下载模拟器的时候经常出现下面的问题:(Connection timeout occurred) 解决方法: 1、查看你要下载的模拟器的版本,我要下的版本是6.0.0 2、到C:\Users\yourname\AppData\Local\Genymobile\Genymotion\ova该目录下找ov...
分类:其他好文   时间:2016-01-14 00:49:48    阅读次数:15417
VS 2012 No exports were found that match the constraint 解决办法
VS 2012 No exports were found that match the constraint 解决办法删除C:\Users\你的用户名\AppData\Local\Microsoft\VisualStudio\11.0这里面的全部文件文章出处:http://blog.luoboto...
分类:其他好文   时间:2016-01-11 22:08:29    阅读次数:128
word样式恢复默认的方法
转自http://jingyan.baidu.com/article/2fb0ba404f274e00f2ec5f3c.html第一步,已经发生错乱的样式如下第二步,打开开始按钮的运行窗口第三步,输入一条路径“%appdata%\Microsoft\Templates”第四步,路径窗口如下,可以找到...
分类:其他好文   时间:2016-01-11 21:58:10    阅读次数:506
温故知新 win 系统变量
VariableTypeDescription%ALLUSERSPROFILE%LocalReturns the location of the All Users Profile.%APPDATA%LocalReturns the location where applications store...
分类:Windows程序   时间:2016-01-08 23:32:38    阅读次数:347
Deactivate .NET refector
8.5版本用注册机注册时手快成Standed版本,搞错。。。。。。,能否Deactivated,发现要联网。。。。。 接下来查找.net reflector 在位置%UserProfile%\AppData\Local\Red Gate\发现lic文件 反激活方法: (win7下)删除%U...
分类:Web程序   时间:2015-12-31 12:24:48    阅读次数:160
winndows7 激活信息还原
1.现在“计算机”,右键中的“管理”中的“服务”中禁止Software Protection2.还原路径C:/Windows/ServiceProfiles/NetworkService/AppData/Roaming/Microsoft/SoftwareProtectionPlatform/tok...
分类:Windows程序   时间:2015-12-30 21:47:04    阅读次数:202
解决Genymotion下载设备失败的方法(Connection Timeout)
一直下载不下来,报错。解决办法:打开 C:\Users\用户名\AppData\Local\Genymobile目录打开genymotion.log文件,在里面最下面几行,找到如下日志[Debug] Downloading file "http://files2.genymotion.com/dis...
分类:其他好文   时间:2015-12-29 10:00:15    阅读次数:269
GMap.net 离线地图问题
转载自百度知道:请问一下,使用Gmap.net 怎么导入离线地图我使用【http://www.cnblogs.com/enjoyeclipse/archive/2013/01/29/2882254.html】所提供的方式导出地图数据但是在【C:\Users\用户名\AppData\Local\GMa...
分类:Web程序   时间:2015-12-19 00:16:26    阅读次数:573
Windows 系统下设置Nodejs NPM全局路径
Windows下的Nodejs npm路径是appdata,很不爽,想改回来,但是在cmd下执行以下命令也无效npm config set cache "D:\nodejs\node_cache"npm config set prefix "D:\nodejs\node_global"最后在node...
分类:Windows程序   时间:2015-12-16 19:20:57    阅读次数:162
nodejs压缩css及js工具
1.安装nodejs2.安装cssmin。npminstallcssmin-g3.安装yuicompressor。npminstallyuicompressor-g4.设置NODE_PATH到全局C:\Users\Administrator\AppData\Roaming\npm\node_modules(默认nodejs全局目录)5.创建source目录,创建dist目录6.创建compress.jsvarfs=require(‘fs‘); var..
分类:Web程序   时间:2015-12-15 12:35:23    阅读次数:1124
1031条   上一页 1 ... 79 80 81 82 83 ... 104 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!