零域
  • 首页
  • 归档
  • 标签
  • 分类
  • 友链
  • HAO
  • 首页
  • 归档
  • 标签
  • 分类
  • 友链
  • HAO
  • C# async、await 详解

    https://www.jianshu.com/p/7fe5ed0f426e https://www.zhihu.com/question/30601778 http://xamclub.com/archives/762
      2023-02-02  
    • C# 
     
    • C#-async 
    • | C#-await 
    阅读全文 
  • Ubuntu18.04 搭建 SVN

    安装svn 配置教程: https://blog.csdn.net/zengsange/article/details/80618301 其他配置教程[开机启动] https://www.cnblogs.com/chen-lhx/p/5805716...
      2023-02-02
    阅读全文 
  • mysql慢查询优化-分页慢查询篇

    前提介绍为何分页查询在测试环境没事,在生产上几千万的数据就出现了问题在平时开发时,由于数据量没有那么大,所以测试有时候会不到位,比如用到的分页查询,使用不规范时,数据量越大,查询越慢,而且有长时间进程不结束,会导致内存不足等风险 传统分页查询:SEL...
      2023-02-02  
    • mysql 
    • | 优化 
    阅读全文 
  • MYSQL:Access denied for user'user1'@'localhost'解决办法

    前提介绍在执行select * from table into outfile ‘/home/xx.txt* character set utf8 fields terminated by ‘’ optionally enclos...
      2023-02-02  
    • mysql 
    阅读全文 
  • git仓库修改是否忽略大小写

    问题描述:Git仓库忽略大小写配置 解决方案: 设置 项目路径/.git/config 文件中[Code]项下ignorecase = false 详细步骤 Sourcetree 进入Sourcetree, 并进入仓...
      2023-02-02  
    • 解决方案 
     
    • git 
    阅读全文 
  • Microsoft store应用商店无法加载页面代码 0x80131500

    问题描述:Microsoft store应用商店无法加载页面代码: 0x80131500 解决方案: 调整网络连接 执行命令 netsh winsock reset 并重启 更改DNS 清理应用商店的缓存 执行命令 WSReset.exe ...
      2023-02-02  
    • 解决方案 
     
    • Microsoft store报错 
    阅读全文 
  • VS 完全清理 Resharper 并恢复VS提示功能

    VS2010的智能提示没有了的可能原因https://www.cnblogs.com/liuzhendong/archive/2012/06/28/2567584.html VS停用ReSharperhttps://www.cnblogs.com...
      2023-02-02  
    • 解决方案 
     
    • Visual Studio 
    • | resharper 
    阅读全文 
  • Nginx 常用命令

    Nginx 综合命令 123456$ /etc/init.d/nginx start$ /etc/init.d/nginx stop$ /etc/init.d/nginx restart$ nginx  启动nginx$ nginx -v  查...
      2023-02-02  
    • 服务器 
     
    • command 
    • | nginx 
    阅读全文 
  • Linux 常用命令

    查看端口/进程 查看所有进程和端口使用情况 netstat –apn 用于查看某一端口的占用情况 lsof -i:端口号 用于查看指定的端口号的进程情况 netstat -tunlp |grep 端口号 根据程序名称查询端...
      2023-02-02  
    • linux 
     
    • command 
    • | linux 
    • | ubuntu 
    阅读全文 
  • 服务器进程管理supervisor问题总结记录

    Q1: Supervisorctl error: unix:///var/run/supervisord.sock refused connection? A1: 指定配置文件 supervisord...
      2023-02-02  
    • 服务器 
     
    • 解决方案 
    • | command 
    • | supervisor 
    阅读全文 
上一页 下一页
© 2014 - 2023    Pin Young
访问人数   总访问量 
由 Hexo 驱动 | 主题 零域Lite 1.1

津公网安备 12011002021027号

津ICP备2021004482号-1