set path=C:\chromium\depot_tools;%PATH% set DEPOT_TOOLS_WIN_TOOLCHAIN=0 git config --global user.name "My Name" git config --global user.email "my-nam ...
分类:
其他好文 时间:
2020-06-17 16:56:14
阅读次数:
54
How to auto-generate a C# class file from a JSON string [closed] Visual Studio 2012 (with ASP.NET and Web Tools 2012.2 RC installed) supports this nat ...
在工作目录编辑c_cpp_properties.json文件 添加defines字段 { "configurations": [ { "name": "Win32", "includePath": [ "D:\\Program Files (x86)\\Arduino\\tools\\**", "D ...
分类:
其他好文 时间:
2020-06-17 01:25:03
阅读次数:
127
1,cool edit pro2.0 用于转换采样率 打开一个音频: 修改采样率: 设置为16K,单声道,16bit: 2,文字转语音balabolka 输入汉字或英文: 保存音频文档: 3,wavepad sound editor:可以文字转语音也可以转换采样率 新建一个文件,选择tools->T ...
分类:
其他好文 时间:
2020-06-16 20:35:33
阅读次数:
73
net-tools起源于BSD,自2001年起,Linux社区已经对其停止维护,而iproute2旨在取代net-tools,并提供了一些新功能。一些Linux发行版已经停止支持net-tools,只支持iproute2。net-tools通过procfs(/proc)和ioctl系统调用去访问和改... ...
分类:
Web程序 时间:
2020-06-16 18:40:43
阅读次数:
84
启动wireguard时报错:RTNETLINKanswers:OperationnotsupportedUnabletoaccessinterface:Protocolnotsupported使用如下安装命令可以解决:sudoapt-getinstallwireguard-dkmswireguard-toolslinux-headers-$(uname-r)
分类:
其他好文 时间:
2020-06-16 01:07:42
阅读次数:
214
nginx的访问控制 1、前提准备 安装nginx: https://www.cnblogs.com/liuzhijun666/p/13124033.html 2、根据Ip来限制主机访问 [root@server ~]# cd /usr/local/nginx/conf/ [root@server ...
分类:
其他好文 时间:
2020-06-15 23:22:08
阅读次数:
202
官方文档: http://webrtc.github.io/webrtc-org/native-code/development/ 1.环境准备 1.1 安装depot_tools git clone https://chromium.googlesource.com/chromium/tools/ ...
分类:
Web程序 时间:
2020-06-15 20:36:47
阅读次数:
530
VMware Workstation Pro 15 64位,官方下载地址:https://www.vmware.com/cn/products/workstation-pro/workstation-pro-evaluation.html VMware Workstation Pro 15 64位已 ...
分类:
系统相关 时间:
2020-06-15 14:02:35
阅读次数:
285
sudo yum -y install net-tools ...
分类:
其他好文 时间:
2020-06-14 21:00:47
阅读次数:
64