码迷,mamicode.com
首页 >  
搜索关键字:source    ( 17429个结果
【Redis】redis的安装、配置运行及Jedis客户端的开发使用
定义: Redis is an open source, BSD licensed, advanced key-value cache and store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets,sorted se...
分类:其他好文   时间:2015-04-01 17:52:18    阅读次数:224
AngularJs 性能优化英文原版(个人备份使用)
Optimizing AngularJS: 1200ms to 35msBySteven CzerwinksiEdit: Due to the level of interest, we’ve released the source code to the work described here: ...
分类:Web程序   时间:2015-04-01 12:41:02    阅读次数:197
Java学习(七):CodeFormat配置,设置Save时自动Format。附Format模板。
Eclipse添加codeFormat模板(见附件)。Windows--Preference--Java--Code Style--Format, import附件中的模板。 --Java--Editor--Save Actions, 勾选Format source c...
分类:编程语言   时间:2015-04-01 01:45:14    阅读次数:1744
时隔3年半Spring.NET 2.0终于正式Release了
一直很喜欢Spring.NET,不过2011年8月2日1.3.2正式release之后,再没有正式版本的release了。直到4天前,Spring.NET 2.0 GA终于Release。http://www.springframework.net/站点上还没有更新。Github上显示Source ...
分类:编程语言   时间:2015-04-01 01:35:01    阅读次数:1240
个人开发者的免费资源合集
阅读目录Alternate container hosting源码存储,团队合作,代码质量,持续集成,安全,部署管理,日志,监控,异常处理,搜索,邮件,CDN,PaaS,IaaS,SSO,tracker,存储,多媒体。free-for-devDevelopers and Open Source au...
分类:其他好文   时间:2015-04-01 00:05:44    阅读次数:621
教你一招 - 如何安装nopcommerce2.5
教你一招 - 如何安装nopcommerce2.529. 五月 2012 16:22 / wcf / 教你一招 . 解决方案 / 评论 (0) 1、确认服务器安装有iis、.net framework4、mvc3、sql server。2、下载官方no source版压缩包,如果是学习的话也可...
分类:其他好文   时间:2015-04-01 00:00:57    阅读次数:392
探索应用开发的基础之android工程目录结构
1. android应用的文件和文件夹 在一个android工程机构中,最常编辑的文件夹有: src - 与你项目相关的java源文件,这包括“控制器”的Activity文件,也包括你的models和helpers。res - 与你项目相关的资源文件。所有的图像,字符串,布局文件和 src - Java source files associated with...
分类:移动开发   时间:2015-03-31 22:21:37    阅读次数:128
25. SQL -- TSQL(SELECT语句的使用,子查询,连接,通配符 )(1)
SELECT语句的使用select语句:○5SELECTselect_list○1FROMtable_source○2[WHEREsearch_condition]○3[GROUPBYgroup_by_expression]○4[HAVINGsearch_condition]○6[ORDERBYorder_expresion[ASC|DESC]]SELECT语句执行顺序:A、FROM阶段B、WHERE阶段C、GROUPBY阶段D、HAVING阶..
分类:数据库   时间:2015-03-31 20:21:09    阅读次数:249
25. SQL -- TSQL(SELECT语句的使用,子查询,连接,通配符 )(1)
SELECT语句的使用select语句:○5SELECTselect_list○1FROMtable_source○2[WHEREsearch_condition]○3[GROUPBYgroup_by_expression]○4[HAVINGsearch_condition]○6[ORDERBYorder_expresion[ASC|DESC]]SELECT语句执行顺序:A、FROM阶段B、WHERE阶段C、GROUPBY阶段D、HAVING阶..
分类:数据库   时间:2015-03-31 20:19:42    阅读次数:270
IAP 中颖单片
void?Int_timer_tf2(?void?)?interrupt?7?using?2 { ???...?source?lines?... } There are two keywords: interrupt x?defines the interrupt number. This number tells compiler which vector a...
分类:其他好文   时间:2015-03-31 18:18:07    阅读次数:178
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!