随笔分类 - 日常
摘要:window+R 输入cmd打开命令行: for /f "skip=9 tokens=1,2 delims=:" %i in ('netsh wlan show profiles') do @echo %j | findstr -i -v echo | netsh wlan show profile
阅读全文
摘要:mac v3激活码: 3CWNN-WYTP4-SD83W-ASDFR-84KEA windows 激活码生成工具: https://github.com/Danz17/Proxifier-Keygen
阅读全文
摘要:最近看到这样一段代码觉得很有意思,记录一下: using System; using System.Threading;// 睡眠排序 namespace SleepSort { class SleepSortMainEntence { static void Main (string[] args
阅读全文
摘要:最近发现tomcat总是莫名崩溃,查看日志发现 catalina.out Jan 26, 2016 5:06:47 PM org.apache.coyote.ajp.AjpMessage processHeader SEVERE: Invalid message received with sign
阅读全文
摘要:使用windows版本的nginx启动时遇到(1113: No mapping for the Unicode character exists in the target multi-byte code page)这个错误 把nginx的版本升高了,依旧报错 发现是因为解压的路径里面包含有中文的缘
阅读全文

浙公网安备 33010602011771号