码迷,mamicode.com
首页 >  
搜索关键字:development    ( 3014个结果
【oracle】oracledba6 SQL Tuning sets
You want to use the SQL Tuning Advisor to generate recommendation s for badly written SQL statements in your development environment. W hich three sources can you select for the advisor to analyze?...
分类:数据库   时间:2014-12-20 11:44:42    阅读次数:188
WCF 简单示例
WCF(Windows Communication Foundation,WCF)是基于Windows平台下开发和部署服务的软件开发包(Software Development Kit,SDK)。WCF为服务提供了运行时环境(Runtime Environment),使得开发者能够将CLR类型公开为...
分类:其他好文   时间:2014-12-20 00:41:57    阅读次数:287
ios 单元测试初识(XCTestCase)
今天偶尔碰到了单元测试的相关内容,就了解了一下,感觉比较好用: 单元测试就是面试中经常问到的TDD(Test Driven Development),xcode4之前测试函数需自己创建,之后xcode5,对单元测试进行了升级, xcode4之前的用法详见:http://www.infoq.com/cn/articles/ios-unit-test-1 xcode5之后的用法,特别是xcode...
分类:移动开发   时间:2014-12-19 20:46:13    阅读次数:177
微软职位内部推荐-Software Development Engineer II
微软近期Open的职位:Department: Cloud & Enterprise Group - China Cloud Innovation CenterLocation: Shanghai ChinaIf you would like to work in a challenging and...
分类:其他好文   时间:2014-12-19 00:21:22    阅读次数:232
搭建android应用开发环境
首先你需要以下四个工具: 1.JDK  (Java Development kit) 2.Eclipse 3.Android SDK(Software Development kit) 4.ADT(Android Development Tools) 1.JDK安装 (1)jdk官方下载地址: http://www.oracle.com/technetwork/java/ja...
分类:移动开发   时间:2014-12-18 18:59:30    阅读次数:183
Building Xcode iOS projects and creating *.ipa file from the command line
For our development process of iOS applications, we are using Jenkins set up on the Mac Mini Server, acting as aContinuousIntegration (CI) server. It’...
分类:移动开发   时间:2014-12-18 15:06:15    阅读次数:205
Pragmatic Version Control Using Git(笔记)
Pragmatic Version Control Using Git 跳转到: 导航, 搜索 git config --global user.name "Travis Swicegood"git config --global user.email "development@domain51.com"git config --global --listgit con...
分类:其他好文   时间:2014-12-18 09:17:35    阅读次数:168
配置安装nginx
1、解决依赖关系和优化所需的组件编译安装nginx需要事先需要安装开发包组"Development Tools" 。同时,安装pcre-devel包,用yum安装即可安装TCMalloc和google-perftools(TCMalloc只是google-perftools的一个组件,主要是优化内存...
分类:其他好文   时间:2014-12-18 01:28:40    阅读次数:286
别说你会用 Google 搜索
Google 在我们的日常生活中越来越重要,很多时候,包括我在内的很多人一天也离不开 Google,但是,你真的会用 Google 吗?PHPMySQL"Web development"#同时包含3个关键词;#作用域:标题和正文PHP ORMySQLOR"Web development"#包含3个关...
分类:其他好文   时间:2014-12-17 18:24:23    阅读次数:380
[转载]Cross-Platform Development in Visual Studio
http://msdn.microsoft.com/en-us/library/dn771552.aspxhttp://www.cnblogs.com/mengkzhaoyun/p/4152823.html
分类:其他好文   时间:2014-12-17 14:28:35    阅读次数:159
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!