会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
备忘录
生命是一团欲望,欲望不满足便痛苦,满足便无聊。人生就在痛苦和无聊之间摇摆。── 亚瑟·叔本华
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
9
···
22
下一页
2018年7月10日
ubuntu 编译 vim+lua
摘要: mac 安装spf13-vim见下面linux部分。 如果安装macvim,将上面的vim替换为macvim,然后执行 brew linkapps macvim linux参考:https://www.cnblogs.com/DillGao/p/6268165.html 以前写的: http://w
阅读全文
posted @ 2018-07-10 11:29 Bob-wei
阅读(390)
评论(0)
推荐(0)
2018年7月5日
CPU Usage (C#) 测试
摘要: 注意:算法仅供参考。 cpuusage.cs build.bat 测试:将全部进程10秒中内的CPU使用率导出到CSV,然后查看图表(排除idle和cpuusage)。
阅读全文
posted @ 2018-07-05 11:54 Bob-wei
阅读(382)
评论(0)
推荐(0)
2018年6月29日
临时开启Chrome 67拖放crx安装扩展方法
摘要: 打开Chrome的设置: chrome://flags/#extensions-on-chrome-urls 更改为enabled,应用后重起浏览器,就可以往 chrome://extensions 页面拖放扩展了。 对于App扩展,需要先解压crx为文件夹,然后启用Developer Mode,从
阅读全文
posted @ 2018-06-29 14:40 Bob-wei
阅读(722)
评论(0)
推荐(0)
2018年6月28日
srs部署到ubuntu 18.04 server
摘要: srs.txt srs.service h2ws.service
阅读全文
posted @ 2018-06-28 14:08 Bob-wei
阅读(1469)
评论(0)
推荐(0)
2018年6月17日
Go-gin CORS 跨域中间件
摘要: 原文:https://stackoverflow.com/questions/29418478/go-gin-framework-cors
阅读全文
posted @ 2018-06-17 21:58 Bob-wei
阅读(1813)
评论(0)
推荐(0)
2018年6月8日
Robocopy 一个文件后关机
摘要: 此例子复制c:\folder\somefile.dat到\\192.168.1.10\shared\somefile.dat,无论结果,robocopy结束后30秒强制关机。
阅读全文
posted @ 2018-06-08 13:41 Bob-wei
阅读(185)
评论(0)
推荐(0)
WSL安装xfce4
摘要: 参考:https://github.com/Microsoft/WSL/issues/637 安装组件 1. win10 上安装 Xming https://sourceforge.net/projects/xming/ https://jaist.dl.sourceforge.net/project/xming/Xming/6.9.0.31/Xming-6-9-0-31-set...
阅读全文
posted @ 2018-06-08 11:17 Bob-wei
阅读(1564)
评论(0)
推荐(0)
2018年6月1日
Ubuntu 18.04 下 emscripten SDK 的安装
摘要: Ubuntu 18.04 下 emscripten SDK 的安装http://kripken.github.io/emscripten-site/docs/getting_started/downloads.html#installation-instructions 需要环境清华安装源 http
阅读全文
posted @ 2018-06-01 13:54 Bob-wei
阅读(2746)
评论(0)
推荐(0)
2018年5月25日
Ubuntu 18.04 编译 ijkplayer
摘要: Ubuntu 18.04 编译 ijkplayer 1. 配置安装源 https://mirrors.tuna.tsinghua.edu.cn/help/ubuntu 2. 配置好安装源后,安装一些组件 $ sudo apt update $ sudo apt install vim openssh-server git curl wget tar unzip $ sudo apt insta...
阅读全文
posted @ 2018-05-25 17:16 Bob-wei
阅读(1505)
评论(0)
推荐(0)
2018年5月24日
7zip 自解压安装程序
摘要: 包含自解压安装器的包https://jaist.dl.sourceforge.net/project/sevenzip/7-Zip/9.20/7z920_extra.7z详细说明见7-zip帮助文档的Index:-sfx (Create SFX archive) switch 模块7z.sfx SF
阅读全文
posted @ 2018-05-24 20:39 Bob-wei
阅读(836)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
···
22
下一页
公告