码迷,mamicode.com
首页 >  
搜索关键字:微信小程序 https nginx openssl    ( 161552个结果
windows7 64位 php5.3安装php_mongo.dll方法 各个版本
https://s3.amazonaws.com/drivers.mongodb.org/php/index.htmlwindows7 64位 php5.3安装php_mongo.dll方法
分类:Windows程序   时间:2014-04-30 21:07:21    阅读次数:620
Ubuntu下安装VirtualBox并为其添加USB支持
1、下载VirtualBox软件包和USB支持包 下载网址均为为:https://www.virtualbox.org/wiki/Downloads VirtualBox软件包下载项: VirtualBox 4.3.10 for Linux hosts USB支持包下载项: Virtual...
分类:其他好文   时间:2014-04-30 01:41:30    阅读次数:466
Introduction ----- Stanford Machine Learning(by Andrew NG)Course Notes
最近学习了coursera上面Andrew NG的Machine learning课程,课程地址为:https://www.coursera.org/course/ml 在Introduction部分NG较为系统的概括了Machine learning的一些基本概念,也让我接触了一些新的名词,这些....
分类:其他好文   时间:2014-04-30 01:31:20    阅读次数:529
Logistic Regression & Regularization ----- Stanford Machine Learning(by Andrew NG)Course Notes
coursera上面Andrew NG的Machine learning课程地址为:https://www.coursera.org/course/ml我曾经使用Logistic Regression方法进行ctr的预测工作,因为当时主要使用的是成型的工具,对该算法本身并没有什么比较深入的认识,不过...
分类:其他好文   时间:2014-04-30 00:30:46    阅读次数:698
Linear Regression ----- Stanford Machine Learning(by Andrew NG)Course Notes
Andrew NG的Machine learning课程地址为:https://www.coursera.org/course/ml在Linear Regression部分出现了一些新的名词,这些名词在后续课程中会频繁出现:Cost FunctionLinear RegressionGradient...
分类:其他好文   时间:2014-04-29 20:11:10    阅读次数:616
lnmp建站常识
1.nginx配置网站目录并修改访问的端口:nginx.conf文件listen 666;//端口默认为80,修改后增强安全性 server_name www.lnmp.org; index index.html index.htm ind...
分类:其他好文   时间:2014-04-29 19:29:01    阅读次数:450
Android WebApp & NativeApp 适配测试自动化平台GoGo实现 东海陈光剑
Android WebApp & NativeApp适配测试自动化平台GoGo实现东海陈光剑2014年3月6日 18:27:55源代码:https://github.com/universsky/AndroidAutomationTestUniverssky.gitGoGo平台架构: 运行结果:ht...
分类:移动开发   时间:2014-04-29 19:00:18    阅读次数:1100
生产环境中的PHP WEB 简单架构
使用三台虚拟机器, Ubuntu1(nginx) 192.168.226.128 Ubuntu2(php-fpm+memcached)192.168.226.132 CentOS(MySQL)192.169.226.130PHP 框架使用CakePHP,这个是很常用的MVC 框架,基于事件的分...
分类:Web程序   时间:2014-04-29 15:24:41    阅读次数:477
Angularjs学习---angularjs环境搭建,ubuntu 12.04下安装nodejs、npm和karma
1.下载angularjs进入其官网下载:https://angularjs.org/?,建议下载最新版的:https://ajax.googleapis.com/ajax/libs/angularjs/1.3.0-beta.7/angular.js所有版本:https://code.angular...
分类:Web程序   时间:2014-04-29 14:36:28    阅读次数:895
ubuntu的sudo不能用
状况:suntus@suntus-virtual-machine:~$ sudo apt-get install openssl-servicesudo: /etc/sudoers is mode 0777, should be 0440sudo: no valid sudoers sources ...
分类:其他好文   时间:2014-04-29 11:42:47    阅读次数:552
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!