会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Waichung
Welcome to my blog!
博客园
首页
联系
管理
上一页
1
2
3
4
5
6
7
8
···
20
下一页
2016年6月29日
一种Go使用tcp检测超时的方式
摘要: Source Page: http://stackoverflow.com/a/12741495
阅读全文
posted @ 2016-06-29 08:55 Waichung
阅读(1824)
评论(0)
推荐(0)
2016年5月31日
Ubuntu安装gfortran
摘要: 命令行运行 sudo apt-get install gfortran
阅读全文
posted @ 2016-05-31 17:34 Waichung
阅读(4443)
评论(0)
推荐(0)
Ubuntu12.04安装vscode i386
摘要: 最近在Ubuntu12.04的32位版本上安装vscode,我下载的是32位deb包, vscode官网 安装命令 sudo dpkg -i vscode-i386.deb 安装完成没有报错,但是点击快捷方式无法运行,于是在命令行直接运行 /usr/share/code/code (vscode安装
阅读全文
posted @ 2016-05-31 10:28 Waichung
阅读(3787)
评论(0)
推荐(0)
2016年5月14日
PowerShell让系统可以执行.ps1文件
摘要: .ps1文件是PowerShell写好的脚本文件。在Windows系统中,默认情况下是不允许执行.ps1文件的,那么怎么才能让系统允许执行.ps1文件呢? 什么是“.ps1”文件? 这个是PowerShell写的脚本文本,你可以在记事本中写一段PowerShell代码,然后将其保存为“xxx.ps1
阅读全文
posted @ 2016-05-14 14:35 Waichung
阅读(866)
评论(0)
推荐(0)
2016年5月9日
Gitlab. Disable user creation on welcome page
摘要: Login to your Gitlab > Admin area > settings > Features > remove the check mark "Signup enabled" Source page: https://forum.gitlab.com/t/disable-user-
阅读全文
posted @ 2016-05-09 10:08 Waichung
阅读(341)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
···
20
下一页