代码改变世界

CentOS配置apache多站点设置

2017-03-14 21:37 by Wizardlsw, 461 阅读, 0 推荐, 收藏, 编辑
摘要:配置文件目录: /etc/httpd/conf.d /etc/httpd/conf/httpd.conf 错误日志文件在哪里? 网站文件目录: /var/www/html (Ubuntu/Centos)apache多站点配置 http://www.jb51.net/article/98100.htm 阅读全文

.NET CORE 使用Dapper连接MSSQL,MYSQL

2017-03-10 17:39 by Wizardlsw, 2888 阅读, 0 推荐, 收藏, 编辑
摘要:Project file: <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <TargetFramework>netcoreapp1.1</TargetFramework> </Proper 阅读全文

MSSQL

2017-03-08 22:13 by Wizardlsw, 178 阅读, 0 推荐, 收藏, 编辑
摘要:http://sqlhints.com/2014/04/13/how-to-check-if-a-table-exists-in-sql-server/ 阅读全文

Dapper

2017-03-07 23:06 by Wizardlsw, 110 阅读, 0 推荐, 收藏, 编辑
摘要:https://github.com/StackExchange/Dapper 阅读全文

Asynchronous Programming

2017-02-23 00:03 by Wizardlsw, 164 阅读, 0 推荐, 收藏, 编辑
摘要:https://msdn.microsoft.com/zh-cn/library/dd997423.aspx http://www.cnblogs.com/luminji/archive/2010/09/19/1830837.html https://www.codeproject.com/arti 阅读全文

PHP on CentOS (LAMP) and wordpress

2017-02-13 22:59 by Wizardlsw, 391 阅读, 0 推荐, 收藏, 编辑
摘要:http://php.net/manual/zh/install.windows.php https://www.unixmen.com/install-wordpress-centos-7-linux/ (Very useful) https://www.howtoforge.com/apache 阅读全文

CSS

2016-12-27 23:08 by Wizardlsw, 122 阅读, 0 推荐, 收藏, 编辑
摘要:http://webdesign.about.com/od/css/a/css-vendor-prefixes.htm 阅读全文

TypeScript & JavaScript

2016-12-26 16:42 by Wizardlsw, 146 阅读, 0 推荐, 收藏, 编辑
摘要:http://www.typescriptlang.org/docs/tutorial.html handbook: Basic Types Variable Declarations Interfaces Classes Functions Generics Enums Type Inferenc 阅读全文

AngularJS 2.0

2016-12-23 15:31 by Wizardlsw, 196 阅读, 0 推荐, 收藏, 编辑
摘要:https://angular.io/docs/ts/latest/guide/learning-angular.html QuickStart: QuickStart Live Code: https://angular.io/resources/live-examples/quickstart/ 阅读全文

ReadMe.md MarkDown file

2016-11-27 16:11 by Wizardlsw, 124 阅读, 0 推荐, 收藏, 编辑
摘要:MarkDown 文件写法类似写Confluence page. http://blog.csdn.net/kaitiren/article/details/38513715 阅读全文
上一页 1 2 3 4 5 6 ··· 10 下一页