码迷,mamicode.com
首页 >  
搜索关键字:developer    ( 5838个结果
IOS storyboard 使用链接整理
Tutorial:Storyboards:https://developer.apple.com/library/prerelease/ios/referencelibrary/GettingStarted/RoadMapiOS/SecondTutorial.html Adding a Scene to a Storyboard:https://developer.apple.com/l...
分类:移动开发   时间:2015-02-03 13:27:33    阅读次数:134
ASP.NET MVC & Web API Brief Introduction
Pure Web Service(ASMX):Starting back in 2002 with the original release of .NET, a developer could fairly easily create an ASP.NETASMX-based XML web se...
分类:Windows程序   时间:2015-02-03 11:00:32    阅读次数:264
Android之百度定位API使用
API版本:百度定位API:V5.0(http://developer.baidu.com/map/wiki/index.php?title=android-locsdk/guide/v5-0)百度Geocoding API:V2.0(http://developer.baidu.com/map/i...
分类:移动开发   时间:2015-02-02 19:48:02    阅读次数:162
Cognos开发ContentManagerServiceStub不能转换为Stub
Cognos SDK开发过程中遇到的小错误详细请看下图另:附加了详细的错误信息Exception in thread "main" java.lang.ClassCastException: com.cognos.developer.schemas.bibus._3.ContentManagerSe...
分类:其他好文   时间:2015-02-02 19:28:16    阅读次数:143
Android代码优化小技巧
前言 这篇文章主要是介绍了一些小细节的优化技巧,当这些小技巧综合使用起来的时候,对于整个App的性能提升还是有作用的,只是不能较大幅度的提升性能 而已。选择合适的算法与数据结构才应该是你首要考虑的因素,在这篇文章中不会涉及这方面。你应该使用这篇文章中的小技巧作为平时写代码的习惯,这样能够提 升代码的效率。 代码性能优化建议 原文: http://developer.andro...
分类:移动开发   时间:2015-02-02 15:57:08    阅读次数:162
码农和程序员之间的5个关键差异(转)
英文原文:5 key differences between hiring a coder and a developer 如果一个企业老板大声嚷嚷说,“我要招个程序员”,那么十之八九指的是“码农”——一种纯粹为了钱而写代码的技术人员。这其实是一种非常狭隘和错误的做法,原因么,且听我一一道来。 .....
分类:其他好文   时间:2015-02-02 14:09:12    阅读次数:117
Oracle DBMS_UTILITY.GET_TIME与DBMS_UTILITY.GET_CPU_TIME区别
DBMS_UTILITY.GET_TIME与DBMS_UTILITY.GET_CPU_TIME比较 原文链接:http://www.oracle-developer.net/display.php?id=307 一直以来开发人员都熟悉DBMS_UTILITY.GET_TIME函数。常用语测试一个程序中2个时间点的间隔,即程序耗时。 到了10g,oracle又增加一个DBMS_...
分类:数据库   时间:2015-01-31 16:20:14    阅读次数:383
MySQL 之 5.6.22安装教程
MySQL5.6.22下载地址:点击下载 1.运行mysql-installer-community-5.6.22.0.msi安装包                       2.Developer Default 默认安装类型    Server only 仅作为服务器    Client only 仅作为客户端    Full 完全安装类型    Custo...
分类:数据库   时间:2015-01-31 16:17:30    阅读次数:251
Delphi Memory-Mapped File简单示例
{Copyright ?1999 by Delphi 5 Developer's Guide - Xavier Pacheco and Steve Teixeira}unit MainFrm;interfaceuses Windows, Messages, SysUtils, Classes, G....
分类:移动开发   时间:2015-01-31 07:03:01    阅读次数:265
IOS深入学习(21)之Key-value coding
http://blog.csdn.net/developer_zhang/article/details/128405671 前言 本节我们主要介绍键值编码,以及如何使一个类符合KVC编码。2 详述 键-值编码是一个对于间接访问一个对象属性和关系使用字符标识的机制。它支持或者关系几个特别的Coc.....
分类:移动开发   时间:2015-01-30 16:51:45    阅读次数:179
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!