Skip to content

A Blog

月份:2015年12月

Nginx 配置ssl

Posted on 2015年12月31日2016年3月17日 by lsj

添加 server { listen 443 ssl; ssl_certificate crt路径; ssl_ […]

Posted in NginxLeave a comment

WordPress Nginx 固定链接

Posted on 2015年12月30日2015年12月30日 by lsj

修改nginix的ngnix.conf配置文件,让其支持重定向   location / { try […]

Posted in WordPress 7 Comments

WordPress 自动更新需要FTP

Posted on 2015年12月26日2015年12月30日 by lsj

修改网站所在目录属性: chmod -R 755 /home/wwwroot chown -R www /ho […]

Posted in WordPress 7 Comments

iptables ftp 配置

Posted on 2015年12月26日2015年12月30日 by lsj

1、开放20、21端口: -A INPUT -p tcp -m tcp –dport 20 -j […]

Posted in LinuxLeave a comment

github 添加SSH key

Posted on 2015年12月19日2015年12月30日 by lsj

创建SSH key ssh-keygen   默认生成在C:\Users\Administrator […]

Posted in github 8 Comments

Linux VPS 配置 shadowsocks

Posted on 2015年12月14日2015年12月30日 by lsj

Ubuntu 14.04 x64 1. sudo apt-get update 2. sudo python […]

Posted in Linux 7 Comments

System.Enum

Posted on 2015年12月12日2015年12月30日 by lsj

枚举默认为Int类型,可以显式设定为其他类型 public enum MyEnum : byte { } 枚举 […]

Posted in C# 2 Comments

System.Array

Posted on 2015年12月12日 by lsj

属性 Length 返回数组中项的个数 Rank 返回数组维数 方法 Clear() 将数组内所有项均设为空值 […]

Posted in C#Leave a comment

数值格式字符

Posted on 2015年12月11日 by lsj

C或c 用于格式化货币。默认情况下以当地的货币标志为前缀。 D或d 用于格式化十进制数。指定填充值的最小个数。 […]

Posted in C#Leave a comment

System.Environment

Posted on 2015年12月11日 by lsj

属性 ExitCode 获取或设置应用程序任何地方退出的代码 Is64BitOperatingSystem 返 […]

Posted in C#Leave a comment

文章导航

先前文章

近期文章

  • 编译ITK、VTK
  • Gitlab CI 编译 C#项目
  • 2019.8.8
  • Duplicati备份Debian服务器各种数据
  • WPF 非客户区

近期评论

    文章归档

    • 2019年十一月
    • 2019年十月
    • 2019年八月
    • 2019年七月
    • 2019年六月
    • 2019年四月
    • 2019年二月
    • 2018年十月
    • 2018年九月
    • 2018年四月
    • 2017年九月
    • 2017年四月
    • 2017年三月
    • 2016年九月
    • 2016年七月
    • 2016年六月
    • 2016年五月
    • 2016年三月
    • 2016年二月
    • 2016年一月
    • 2015年十二月
    • 2015年十一月
    • 2015年十月

    分类目录

    • Android
    • C#
    • CEF
    • Cli
    • Code
    • Diary
    • git
    • github
    • HTTP
    • Linux
    • Mac
    • MSSQL
    • Nginx
    • Other
    • Qt
    • SSL
    • VPS
    • VS
    • Windows
    • WordPress
    • WPF
    • 坑

    功能

    • 注册
    • 登录
    • 项目feed
    • 评论feed
    • WordPress.org
    Proudly powered by WordPress | Theme: sosimple by Fernando Villamor Jr..