码迷,mamicode.com
首页 >  
搜索关键字:applications    ( 1841个结果
ubuntu 12.04 eclipse增加桌面快捷方式
1、创建桌面启动器(编辑/usr/share/applications/eclipse.desktop) 1 [Desktop Entry] 2 Encoding=UTF-8 3 Name=eclipse 4 Comment=Eclipse IDE 5 Exec=/opt/eclipse/eclip...
分类:系统相关   时间:2014-05-16 00:50:16    阅读次数:415
Cycript
【Cycript】 Cycript allows developers to explore and modify running applications on either iOS or Mac OS X using a hybrid of Objective-C++ and JavaScri....
分类:其他好文   时间:2014-05-13 20:12:46    阅读次数:257
app被Rejected 的各种原因翻译
1. Terms and conditions(法律与条款) 1.1 As a developer of applications for the App Store you are bound by the terms of theProgram License Agreement(PLA), H...
分类:移动开发   时间:2014-05-12 15:16:13    阅读次数:610
在Linux中将Eclipse图表添加到桌面
在Linux操作系统中将Eclipse图表添加到桌面,这样每次允许eclipse程序方便于启动 在终端中输入 vim /usr/share/applications/eclipse.desktop 命令,如果eclipse.desktop文件不存在,则会自动创建 也可以在文本编辑器中编辑,将vim命令换成gedit命令就可以在文本编辑器中打开文件 文件打开后,在文件中输入如下代码: [De...
分类:系统相关   时间:2014-05-12 07:16:12    阅读次数:417
WebXone V2400 Sp1发布!
WebXone V2.4.0.0发布! WebXone是一个面向RIA(Rich Internet Applications,富互联网应用)的快速开发平台。是集桌面应用程序的最佳用户界面功能与Web应用程序的普遍采用和快速、低成本部署及互动多媒体通信的实时快捷于一体的新一代网络应用程序。采用WebXone技术,可以用Delphi/CBuilder/VC等常用桌面应用程序工具快速开发出...
分类:Web程序   时间:2014-05-12 06:42:24    阅读次数:384
<Effective Django>读书笔记
In Django parlance, a project is the final product, and it assembles one or more applications together.Manage.py is a pointer back to Django-admin.py ...
分类:其他好文   时间:2014-05-10 07:56:19    阅读次数:480
Fix the iOS code signing issue when using Jenkins
This week I setup the Jenkins on my Mac and try to build iOS applications. unfortunately I got the code signing issues, either I use xcode plugin or x...
分类:移动开发   时间:2014-05-10 06:22:45    阅读次数:347
Developing SWT applications using Eclipse
Developing SWT applications using EclipseWhile SWT is integrated as part of the Eclipse plug-in API, for standalone application development it is best...
分类:移动开发   时间:2014-05-10 03:15:38    阅读次数:386
利用IOS模拟器将数据存储在本地沙盒中以及从沙盒中读取详细步骤
使用IO模拟器,应用沙盒的根路径为:/Users/apple/Library/Application Support/iPhone Simulator/6.0/Applications(6.0为模拟器的版本)1、获取应用沙盒目录 利用沙盒根目录拼接“Documents”字符串 NSString * ...
分类:移动开发   时间:2014-05-09 07:31:58    阅读次数:416
经典书Discrete.Mathematics上的大神
Discrete.Mathematics.and.Its.Applications这本书是离散数学的经典书籍,好好读一读,系统化一下自己的知识。 书本上会有介绍很多杰出的数学家,如高斯, 这样名垂青史的大人物。 不过读到263页的时候被一个年轻的脸孔震惊到了,看起来还像个中国人。名字叫:TERENCE TAO  于是细读一下,越读越是震惊,然后网上一查,才知道,原来人家早已大名鼎鼎,不过是本...
分类:其他好文   时间:2014-05-09 06:21:45    阅读次数:327
1841条   上一页 1 ... 181 182 183 184 185 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!