官方的文档https://docs.asp.net/en/latest/tutorials/first-mvc-app/start-mvc.html 先来看一下实现的效果 开始之前,确定本机已经有.NET Core环境。https://www.microsoft.com/net/core#windo ...
分类:
Web程序 时间:
2016-07-08 17:57:05
阅读次数:
256
Upgrading Applications If you have an existing Zend Framework v2 application, and want to update it to the latest versions, you will have some special ...
分类:
移动开发 时间:
2016-07-05 12:07:05
阅读次数:
294
本文描述下 .net core 在 docker 里面的玩法 首先按照官方文档先 拉取镜像 docker pull microsoft/dotnet:latest 然后就有了 dotnet 这个运行时了,这里以一个 web 项目举例子 先创建一个 web 类型的 project dotnet new ...
分类:
Web程序 时间:
2016-07-05 10:10:06
阅读次数:
200
原文:http://pyzh.readthedocs.io/en/latest/Descriptor-HOW-TO-Guide.html 1. Python描述器引导(翻译) 作者: Raymond Hettinger 联系: <python at rcn dot com> 翻译: hit9, ic ...
分类:
编程语言 时间:
2016-07-04 20:23:25
阅读次数:
222
cmd运行sql server安装 SQL2012非群集安装_更新到最新版本.bat setup.exe /UpdateSource=.\hotfix\Latest /ACTION="Install" SQL2012非群集升级_更新到最新版本.bat setup.exe /UpdateSource= ...
分类:
数据库 时间:
2016-07-04 20:23:25
阅读次数:
338
环境centos6.5nginx:192.168.1.202tomcat1:192.168.1.240tomcat2:192.168.1.201redis:192.168.1.116nginx安装:yuminstall-ynginx如提示包不存在,安装epel源即可rpm-ivhhttps://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm修改nginx配置文件vim/etc/nginx..
分类:
Web程序 时间:
2016-07-04 19:02:07
阅读次数:
1036
一、环境安装 本人: win10 x64 下载 .NET Core SDK Installer: https://dotnetcli.blob.core.windows.net/dotnet/beta/Installers/Latest/dotnet-dev-win-x64.latest.exe V ...
分类:
Web程序 时间:
2016-07-03 17:31:57
阅读次数:
664
https://www.linux-apps.com/browse/cat/239/ord/latest/http://www.cnblogs.com/riskyer/p/3262745.htmlhttp://www.cnblogs.com/xiajun/archive/2011/09/11/229 ...
分类:
系统相关 时间:
2016-07-03 07:03:20
阅读次数:
206
豆子继续来看看PowerShell如何管理AWS的虚拟网络VPC。网上我没有找到快速上手的文档,相关的命令主要来自官方api文档和get-command的搜索。http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_Route_Tables.html#route-tables-api-cliVPC的配置向导里面默认给了4种场..
分类:
系统相关 时间:
2016-07-01 16:30:12
阅读次数:
337
1.创建一个maven项目 成功新建工程: 编辑pom.xml,在下添加appium相关依赖: org.testng testng 6.9.10 test io.appium java-client LATEST org.seleniumhq.selenium selenium-java com.s... ...
分类:
移动开发 时间:
2016-06-30 12:33:33
阅读次数:
294