PL/SQL Developer是一个集成开发环境,专门面向Oracle数据库存储程序单元的开发。
分类:
数据库 时间:
2015-10-13 19:13:15
阅读次数:
287
原档:https://developer.apple.com/library/prerelease/ios/documentation/Swift/Conceptual/Swift_Programming_Language/Deinitialization.html#//apple_ref/doc/...
分类:
编程语言 时间:
2015-10-13 12:01:07
阅读次数:
232
打开finder,找到应用程序,找到xcode 右键显示包内容。按照如下目录进行查找:Contents ? Developer ? Platforms ? iPhoneOS.platform ? Developer ? Library ? Xcode ? Templates ? Project Te...
分类:
移动开发 时间:
2015-10-13 00:07:56
阅读次数:
437
申请应用加急审核的理由,欢迎补充!!!有时我们已发布的应用会出现点小毛病,或者我们就想快速的通过一个新版本,我们想快速的通过审核。可以提交加急更新申请:https://developer.apple.com/appstore/contact/appreviewteam/index.html提交加急审...
分类:
其他好文 时间:
2015-10-12 22:26:11
阅读次数:
164
原档:https://developer.apple.com/library/prerelease/ios/documentation/Swift/Conceptual/Swift_Programming_Language/Inheritance.html#//apple_ref/doc/uid/T...
分类:
编程语言 时间:
2015-10-12 14:22:47
阅读次数:
204
给app审核发送加急邮件在苹果开发网站上https://developer.apple.com/,找到contact us选择app审查加速填写信息如果加急信生效,第二天就会审核通过,如果不被认同,还是继续排队
分类:
移动开发 时间:
2015-10-12 14:05:08
阅读次数:
365
Magento模块开发的简单示例 开发模式下开启日志记录,方便调试。 System->Developer magento/var 要开启777权限,/var/log目录下能看到(exception.log,system.log)。 模块文件 (Xinson?为Packagename,News为M...
分类:
其他好文 时间:
2015-10-12 12:53:51
阅读次数:
240
我们要为出口报运做一个WebService,来提供跨系统的信息查询功能。
我们使用的技术是 -------Apache CXF WebService
作用:两个异构系统,需要共享数据。
需求:我们要给客户提供合同追踪。在出口报运中增加一个WebService,用户可以通过它的系统来访问这个服务,展现出口报运单,主要可以浏览用户的订单状态(走到哪个流程)。查看出口报运单
开发步骤...
分类:
编程语言 时间:
2015-10-12 12:45:03
阅读次数:
290
原档:https://developer.apple.com/library/prerelease/ios/documentation/Swift/Conceptual/Swift_Programming_Language/Properties.html#//apple_ref/doc/uid/TP...
分类:
编程语言 时间:
2015-10-12 10:23:34
阅读次数:
354
升级到XCode7后Qt5.5编译,命令行报错:clang:warning:nosuchsysrootdirectory:‘/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk‘应该是无法找到SDK,所以没法编译通过,可以修改qdevice.pri或者,修改工程文件*.pro加..
分类:
其他好文 时间:
2015-10-11 19:50:36
阅读次数:
1064