作者: isvee
React Native Android 4.1.1: Could Not Connect To Development Server
高版本的模拟器系统可以正常访问,但是4.1.1系统不行 解决方法: 方法1: 晃动手机或者按下菜单键,进入De… 继续阅读 React Native Android 4.1.1: Could Not Connect To Development Server
CentOS 7 升级glibc
/root/cmake-3.26.1/Bootstrap.cmk/cmake: /lib64/libstdc+… 继续阅读 CentOS 7 升级glibc
Laravel 查看SQL执行记录
利用监听器 php artisan make:listener QueryListener –event=I… 继续阅读 Laravel 查看SQL执行记录
MAC系统显示隐藏文件
显示Mac隐藏文件的命令: defaults write com.apple.finder AppleShow… 继续阅读 MAC系统显示隐藏文件
Visual Studio 2015 Update 3 下载地址
Visual Studio Enterprise 2015 with Update 3 (x86 and x6… 继续阅读 Visual Studio 2015 Update 3 下载地址
Windows 下使用 tcmalloc
https://github.com/gperftools/gperftools 使用VS编译项目,将 lib… 继续阅读 Windows 下使用 tcmalloc
CentOS 7 安装 TCP BBR
升级内核: rpm –import https://www.elrepo.org/RPM-GPG-KEY-e… 继续阅读 CentOS 7 安装 TCP BBR
Amazon AWS 安装 epel
注意:不要在AWS上安装 iptables-service,否则会导致无法恢复的网络异常 允许ping 安全组… 继续阅读 Amazon AWS 安装 epel
CLion 添加 library
编辑 CMakeLists.txt 在最后一行加入: target_link_libraries(SHA256… 继续阅读 CLion 添加 library