How do I get add-apt-repository to work through a proxy? http://askubuntu.com/questions/53146/how-do-i-get-add-apt-repository-to-work-through-a-proxy? ...
分类:
其他好文 时间:
2016-06-25 06:10:12
阅读次数:
157
在安装好了MySQL之后,使用了新的配置文件后,MySQL服务器可以成功启动,但在登陆的时候出现了ERROR2002(HY000):
Can‘tconnecttolocalMySQLserverthrough
socket,即无法通过socket连接到mysql服务器,同时提供了socket文件的位置。下面是这个问题的描述与解决办法。一、故障现..
分类:
数据库 时间:
2016-06-24 13:03:29
阅读次数:
246
all_text=()
f=(,)linef.readlines():
line=line.strip()
all_text.append(line)
f.close()
user_name=()name_found=i(,(all_text),):user_name==all_text[i]:
name_found=all_text[i+]==:():
sum=j(,):sum-=user_pw=(%sum)user_pw==all_text[i+]:()sum==:()
all_text[i+]=f=(,..
分类:
其他好文 时间:
2016-06-21 21:04:40
阅读次数:
151
The blktrace utility extracts event traces from the kernel (via the relaying through the debug file system). Usage $blktrace -d <device> [ -r debug_pa ...
分类:
系统相关 时间:
2016-06-21 15:24:04
阅读次数:
375
https://blogs.technet.microsoft.com/devops https://www.amazon.cn/Continuous-Delivery-Reliable-Software-Releases-through-Build-Test-and-Deployment-Auto ...
分类:
其他好文 时间:
2016-06-21 12:51:00
阅读次数:
131
On Debian-based distributions, such as Ubuntu, you can install Jenkins through apt-get. Recent versions are available in an apt repository. Older but ...
分类:
其他好文 时间:
2016-06-20 15:49:17
阅读次数:
244
1.打开组策略管理,创建一个新的GPO并连接到对应的OU或域。2.编辑GPO,定位到UserConfiguration>Preferences>WindowsSettings>Shortcuts,右击Shortcuts>New>Shortcut:3.请参照下面的信息设置快捷方式:Action:UpdateName:InternetExplorerTargettype:FileSyste..
分类:
其他好文 时间:
2016-06-17 17:44:26
阅读次数:
367
TypeScript allows you to emit decorator metadata which enables more powerful features through reflection. This lesson show you how decorators and refl ...
分类:
Web程序 时间:
2016-06-11 07:08:45
阅读次数:
1129
Decorators are a feature of TypeScript that are becoming more and more common in many major libraries. This lesson walks you through what decorators a ...
分类:
其他好文 时间:
2016-06-10 18:59:57
阅读次数:
152
This lesson walks you through creating your first .tsconfig configuration file which will tell the TypeScript compiler how to treat your .ts files. In ...
分类:
其他好文 时间:
2016-06-09 06:20:25
阅读次数:
149