码迷,mamicode.com
首页 >  
搜索关键字:developer    ( 5838个结果
Full Stack developer and Fog Computing
尊重开发者的劳动成果,转载请注明From郝萌主 http://blog.csdn.net/haomengzhu 看到这两组词,你是什么感觉? 不知所云或者这个我了解一些。 如果你不知所云,那么你就“危险了”、、、 Full Stack developer 全栈工程师 由于经常在各种技术穿梭,他会经常忘记代码的语法和一些API,所以他经常需要去查...
分类:其他好文   时间:2014-10-25 17:24:51    阅读次数:193
Oracle11g x64使用Oracle SQL Developer报错:Unable to find a Java Virtual Machine
原因oracle 11g中安装的Oracle SQL Developer是32位的,而我们现在给他指定的java.exe却是64位的,所以会出现这种错误。解决方法1)从网上下载Oracle SQL Developer x64,然后替换原目录:D:\app\oracle\product\11.1.0\...
分类:数据库   时间:2014-10-25 17:14:29    阅读次数:190
Android Bundle类
今天发现自己连Bundle类都没有搞清楚,于是花时间研究了一下。依据google官方的文档(http://developer.android.com/reference/android/os/Bundle.html)Bundle类是一个key-value对,“A mapping from Strin...
分类:移动开发   时间:2014-10-25 15:40:20    阅读次数:167
Supported Values for @SuppressWarnings
Update July 2011:?This list has been reviewed and made current with the most recent Eclipse 3.7 release. If you are a Java developer and use the new @SuppressWarnings annotation in your code from...
分类:其他好文   时间:2014-10-24 20:54:22    阅读次数:214
ios Develop mark
App Distribution Guidehttps://developer.apple.com/library/ios/documaentation/IDEs/Conceptual/AppDistributionGuide/Introduction/Introduction.html#//app...
分类:移动开发   时间:2014-10-24 10:43:09    阅读次数:179
Android中文翻译 - Building Your First App 构建你的第一个应用
本文翻译自:https://developer.android.com/training/basics/firstapp/index.html构建你的第一个应用(app)欢迎来到安卓开发!这个类别教你如何构建你的第一个应用。你讲会学到如何去创建一个安卓工程和启动一个可以调试的应用的版本。你将会学到一...
分类:移动开发   时间:2014-10-23 23:57:47    阅读次数:406
Oracle:ODP.NET Managed 小试牛刀 (转)
“ODP.NET Managed”发布已经有一段时间了,近期正好有一个新项目,想尝试用一下,参考园子里的文章:《.NET Oracle Developer的福音——ODP.NET Managed正式推出》到Oracle官网 下载 ODP.NET_Managed121010.zip 大约1.9M,解压...
分类:数据库   时间:2014-10-23 09:25:12    阅读次数:261
Android-Service组件
原文:http://developer.android.com/guide/components/services.html...
分类:移动开发   时间:2014-10-22 20:23:56    阅读次数:262
xcode 4.5 new feature __ ios6 新特性
上两周看了wwdc 2012 developer session 400 - 412的视频,以下总结一下xcode4.5的新特性。(部分參考onevcat的文章,在此感谢。)@synthesize by default(属性自己主动绑定)在xcode4.4曾经,当我们想为类加入一个新的属性,一般都要...
分类:移动开发   时间:2014-10-22 20:07:42    阅读次数:202
使用instantclient_11_2 和PL/SQL Developer工具包连接oracle 11g远程数据库
1,先到Oracle网站下载Instant Client :http://www.oracle.com/technology/global/cn/software/tech/oci/instantclient/index.html根据你的操作系统选择不同的Instant Client版本下载回是一个...
分类:数据库   时间:2014-10-22 17:48:36    阅读次数:224
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!