`
mleave
  • 浏览: 4689 次
  • 性别: Icon_minigender_1
  • 来自: 上海
文章分类
社区版块
存档分类
最新评论
文章列表
1.安装Xcode Xcode可以去apple官网上去下载,默认系统不包含gcc等编译器,安装完Xcode就会有相应的开发编译环境。 2.安装libjpeg, mcrypt,libmcrypt,mhash,autoconf ,cmake brew install xxx
文档 http://nginx.org/cn/ 安装 brew install nginx 启动nginx ,sudo nginx ; 访问localhost:8080 发现已出现nginx的欢迎页面了。 备注: ln -s  /usr/local/sbin/nginx /usr/bin/nginx 做了个软连接。 常用的指令有: nginx -V 查看版本,以及配置文件地址 nginx -v 查看版本 nginx -c filename 指定配置文件 nginx -h 帮助 nginx -s [reload\reopen\stop\quit] 配置文件地址:/usr/local ...
建议使用mac上装虚拟机 ( win7  - vmware) 优点 1. 2个系统并行使用 2. 不需要升级驱动,不用担心硬件兼容问题(虚拟机内置) 3. 不需要安装杀毒软件,方便使用 4. 只存在一个文件,可以直接拷走 5. 启动速度比独立win7系统还要快 建议偶尔使用win7网银的朋友使用。 安装VMvare Fusion5 ,window7
1. 重装mac 2. 双系统(虚拟机 vs 分区) 3. java 系列安装(JDK,IDE, server, database),辅助性工具(maven ,nexus) 4. ruby系列安装(ruby ,jruby, rails) 5. php 系列安装 6. 独立域名的电子商务网站(magento + opentaps) 7. 开发wordpress/magento/ opentaps 8. 开发android 应用(adt)         帐号管理,
一直以来没有写博的习惯,这不是好习惯。 今天开始记录 1. 工作过程中,碰到的问题以及解决经验 2. 学习过程中,一些思考和验证 3. 灵感 期望目标 1. 翻阅 2. 总结 3. 目的性思考
1. maven 2. nexus 3. eclipse plugin(svn,maven) 4. jboss (集群) 5. apache 6. ofbiz  -> opentaps 7. magento 8. less ( css ,cygwin) 9. nodejs 高级: 1. maven + nexus + eclipse -> jboss -> apache 2. opentaps + magento + integration -> ? 3. cygwin + less -> css 4. nodejs -> ...
组团参加 csdn 第4届软件开发年会,有兴趣的朋友留言(截至本月底),活动见首页
Global site tag (gtag.js) - Google Analytics