在天朝因为无法访问 Google 服务器导致网络连接标志上出现叹号,解决方法: root 方案: 安装 Por… 继续阅读 Nexus 5/6P 去除网络连接感叹号
作者: isvee
Linux 使用其它帐户执行
sudo -u nobody touch a.txt
兼容VC与GCC的 宽字符 – 多字节字符 转换
std::wstring MBytesToWString(const char* lpcszString) {… 继续阅读 兼容VC与GCC的 宽字符 – 多字节字符 转换
Lumen Add Redis Support
composer require predis/predis composer require illumin… 继续阅读 Lumen Add Redis Support
Nginx log添加host和请求时长
Nginx log添加host和请求时长: log_format main ‘$remote_addr – $… 继续阅读 Nginx log添加host和请求时长
Laravel 使用 DB Raw
Add to Model: public static function getTableName() { r… 继续阅读 Laravel 使用 DB Raw
TestSendInput.cpp
#include #include int main() { //键盘消息 //INPUT input[4];… 继续阅读 TestSendInput.cpp
WordPress重置密码
打开wp_users表,修改user_pass,改为5d41402abc4b2a76b9719d911017c… 继续阅读 WordPress重置密码
MySQL Via SSH tunneling 无法连接
MySQL Via SSH tunneling 无法连接 关闭iptables则可以连接,所以问题出在ipta… 继续阅读 MySQL Via SSH tunneling 无法连接