NexentaStor 3.1.5 发布,私有操作系统 资讯

new release is available to both our Enterprise edition users as well as our NexentaStor Community. In

jopen 2013-10-06   10934   0

Porteus 2.1 发布,基于Slackware Linux的发行 资讯

提供轻量级的LXDE可作为替代桌面环境。 The standard desktop edition of Porteus 2.1, a Slackware-based mini-distribution

jopen 2013-08-09   7782   0
Porteus  

各种开发工具索引/目录 经验

PostgreSQL SQL Server Express Edition Oracle Database Express Edition 11g Release 2 NOSQL数据库 常用 Hadoop

jopen 2014-07-05   17140   0

Porteus 3.0 RC2 发布 资讯

Porteus 3.0 RC2 (Standard Desktop edition), as well as Porteus Kiosk edition 3.0 RC2. This is the penultimate

jopen 2014-02-07   5726   0
Porteus  

Porteus 3.0 发布,基于Slackware Linux发行 资讯

Porteus 3.0 (Standard Desktop edition), as well as Porteus Kiosk edition 3.0. Here is our changelog of

jopen 2014-03-11   7094   0
Porteus  

Porteus 2.1 RC2 发布,基于Slackware Linux的发行 资讯

Porteus 2.1 RC2 (Standard Desktop edition), as well as Porteus Kiosk edition 2.0.5. We've restructured our

jopen 2013-07-09   5945   0
Porteus  

Porteus 2.1 RC1 发布,快捷的、便于携带的Linux发行 资讯

Porteus 2.1 RC1 (standard Desktop edition), as well as Porteus Kiosk edition 2.0.4. We've restructured our

jopen 2013-06-05   6493   0
Porteus  

NexentaStor 4.0 发布,优化为作为虚拟的服务器环境 资讯

continue to be available in two editions: Community edition (free, full-featured, community supported software

jopen 2014-04-08   12813   0

谷歌云平台加入微软 Windows 2008 R2 支持 资讯

License Mobility、Windows Server 2008 R2 Datacenter Edition以及Chrome RDP的支持。 Microsoft License Mobility是帮

jopen 2014-12-08   6611   0
谷歌  

ZevenOS 6.0 发布 资讯

the release of ZevenOS 6.0 – Goodbye Edition. Goodbye Edition therefore because its released at the

e73b 2015-01-01   5037   0
ZevenOS  

PCLinuxOS 2013.06 "LXDE", "Full Monty" 发布,基于Mandriva的Linux发行 资讯

announced the release of PCLinuxOS 2013.06 "LXDE" edition: " PCLinuxOS LXDE 2013.06 is now available for

jopen 2013-06-22   6509   0

新版Firefox:新增Pocket支持、屏幕分享和新开发工具 资讯

Firefox Developer Edition Download Firefox Download Firefox Developer Edition ➤ Firefox Puts You

jopen 2015-06-03   5865   0
Firefox  

适用于老旧计算机的Linux发行,antiX 14.2 "MX" 发布 资讯

光盘来使用。 A bug-fix release of antiX 14 "MX" edition, a variant of antiX developed in collaboration

jopen 2014-07-01   5463   0
antiX  
P10

  IOS 开发编码及命名规范 文档

3、修改代码行 9 1、目的 统一规范XCode编辑环境下Objective-C的编码风格和标准 2、适用范围 适用于所有用Objective-C语言开发的项目。 3、编码规范 3.1、文件 1) 项目

li晓健123 2015-07-18   495   0

GitHub贡献第一的是这家「因循守旧」的公司?微软开源软件列表 资讯

WinObjc:Windows 下的 Objective-C 为 Visual Studio 提供了一个 Objective-C 开发环境并支持 iOS API。通过重新使用 Objective-C 代码和 iOS API,配以

jopen 2017-03-31   33292   0
微软   Github  

作为一个程序员,进步完全取决于自己 资讯

我认为我需要在网上工作并去了咨询公司使用NeXT WebObjects写了一些被称之为称为Objective-C的晦涩语言。一旦Java J2EE出现,我相信公司会使用它来工作,结果就真的利用J2EE做

bwnx 2015-12-14   6383   0

iOS开发总结之代码规范 经验

命名规范 总的来说, iOS命名两大原则是:可读性高和防止命名冲突(通过加前缀来保证). Objective-C 的命名通常都比较长, 名称遵循驼峰式命名法. 一个好的命名标准很简单, 就是做到在开发者一看到名字时

jopen 2015-10-14   22138   0

为 UIAutomation 添加自动化测试标签的探索 经验

此种情况。 如果是临时创建的局部变量,同一页面中很有可能有相同名字的局部变量。而且 Objective-C Runtime 无法获取局部变量名称,所以针对此种情况尽量采用其他来源的内容作为标签。

tyh_reddog 2016-12-02   7424   0

27个提升效率的iOS开源库推荐 经验

ing呢?Alamofire是它的小弟。更年轻更时尚,当然(AFNetworking是用Objective-C编写的)。 如果你需要进行网络的相关工作,诸如下载、上传与获取JSONs等等的话,

jopen 2015-07-21   55177   0

窥探 Swift 之数组与字典 经验

然是Swift的基础内容,但是也不失其重要性。关于Objc的集合类请参考之前的博客 《 Objective-C中的集合类 》 。 一、Swift中的数组(Array) 数组在其他编程语言中都是

jopen 2015-12-29   11472   0
1 2 3 4 5 6 7 8 9 10