码迷,mamicode.com
首页 >  
搜索关键字:developer    ( 5838个结果
1.SQL Developer启动oracle提示:Enter the Full PathName for java.exe
在安装完oracle数据库后,以sql developer的方式启动数据库:结果提示一个小框,提示Enter the Full PathName for java.exe对此解决方式: 在所安装的oracle路径下查找java.exe文件,找到以下两个路径的java.exe: 第一个:D:\app\...
分类:数据库   时间:2015-08-19 01:58:20    阅读次数:240
ADT(Android Developer Tools)中配置SVN
1:打开adt-bundle-windows-x86\eclipse文件夹,新创建文件夹subclipse (注:adt-bundle-windows-x86 为我的eclipse目录名) 2: 打开Eclipse的SVN插件压缩文件(site-1.8.4.zip) 下载地址 3: 将打开的site-1.8.4.zip压缩包中的features和plugins文件夹解压到adt-bundl...
分类:移动开发   时间:2015-08-18 19:33:17    阅读次数:187
PLSQL快捷键设置
1.在PL/SQL Developer中编写sql语句时,如果无法自动提示字段那是一件痛苦的事情,工作效率又低,在此演示下如何在PL/SQL Developer工具中自动提示字段,让开发者省时又省心,操作步骤如下:tools–>preferences–>user interface–>code as...
分类:数据库   时间:2015-08-18 18:53:49    阅读次数:157
iTunesConnect进行App转移2-官方说明
Can I transfer an app to another developer's iTunes Connect account? Yes, you can transfer your app to another developer on iTunes Connect whenever y....
分类:移动开发   时间:2015-08-18 15:32:27    阅读次数:438
Android Bundle类
来源:http://blog.csdn.net/randyjiawenjie/article/details/6651437今天发现自己连Bundle类都没有搞清楚,于是花时间研究了一下。根据google官方的文档(http://developer.android.com/reference/and...
分类:移动开发   时间:2015-08-18 11:36:30    阅读次数:137
iOS Facebook SDK
iOS 使用 Facebook SDK 可以登录,分享,发布通知(Notifications)等。首先下载 Facebook SDK。然后在 Facebook Developer 上注册自己的 app。注册后可以获得一个ID,需要写在 info.plist 文件里。想要让这些功能对所有人开放(默认是...
分类:移动开发   时间:2015-08-18 09:04:06    阅读次数:158
Android自学历程—RecyclerView的使用
在网上看见有关RecyclerView的介绍,说是ListView的进阶版,官方推荐,便找来资料,耍耍。首先挂上官方的教程,官方是最具权威和最让人信服的第一手资料。https://developer.android.com/training/material/lists-cards.htmlTo.....
分类:移动开发   时间:2015-08-18 09:03:03    阅读次数:313
Complete uninstall on Mac, HELP!
Remove these directories:/Applications/Xamarin Studio.app/Developer/MonoTouch/Developer/MonoAndroid/Library/Frameworks/Mono.framework/Library/Framewor...
分类:系统相关   时间:2015-08-17 21:22:17    阅读次数:177
Model-View-Controller (The iPhone Developer's Cookbook)
Model-View-ControllerMVC separates the way an onscreen object looks from the way it behaves. An onscreen button (the view) has no intrinsic meaning. I...
分类:其他好文   时间:2015-08-17 13:53:53    阅读次数:155
PL/SQL连接错误:ora-12705:cannot access NLS data files or invalid environment specified
适合自己的解决方法:排查问题:1. 你没有安装Oracle Client软件。这是使用PL/SQL Developer的必须条件。安装Oracle Client后再重试。2. 你安装了多个Oracle Client软件。在这种情况下,PL/SQL Developer可能会选择一个不正确的Oracle...
分类:数据库   时间:2015-08-17 11:45:39    阅读次数:425
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!