上一页 1 ··· 99 100 101 102 103 104 105 106 107 ··· 111 下一页
摘要: The most complete and updated list of commands on linux by LinuxGuide.it - over 350 commands! COMMAND DESCRIPTION System information arch show archite... 阅读全文
posted @ 2014-01-21 00:20 aiplus 阅读(374) 评论(0) 推荐(0)
摘要: SummaryHostmonster uses the preinstalled version of Python that ships with CentOS. Because of this it is often not the latest release. This article wi... 阅读全文
posted @ 2014-01-20 20:33 aiplus 阅读(895) 评论(0) 推荐(0)
摘要: package com.yourself.yours;import java.util.Scanner;/** *************************************************************** * @author cc Factors * 分解质因数... 阅读全文
posted @ 2014-01-18 09:59 aiplus 阅读(184) 评论(0) 推荐(0)
摘要: private void saveAccount(String username, String password) { SharedPreferences sp = this.getPreferences(this.MODE_PRIVATE); // 获得Preferences ... 阅读全文
posted @ 2014-01-15 10:02 aiplus 阅读(150) 评论(0) 推荐(0)
摘要: 企业版IDP,即iOS Development Enterprise Program。注意是$299/Year那种,并不是$99/Year的那种。这种方式的IDP其最大的好处在于:可以发布“In House”应用。这种应用使用一种叫做“In House Distribution Provisioni... 阅读全文
posted @ 2014-01-14 17:53 aiplus 阅读(235) 评论(0) 推荐(0)
摘要: ios公司开发者账号申请分享攻略好不容易终于申请下来了ios 公司开发者账号,真是一路艰辛和漫长啊,特别是对于远在大洋彼岸的大中华国家。以下我就分享一下这一路下来的经验,希望对于那些新手同仁们有所帮助。iso开发者账号分为 个人(individual),公司(company),企业(enterpri... 阅读全文
posted @ 2014-01-14 17:39 aiplus 阅读(408) 评论(0) 推荐(0)
摘要: 腾讯微博登录组件 阅读全文
posted @ 2014-01-05 01:22 aiplus 阅读(210) 评论(0) 推荐(0)
摘要: import java.util.ArrayList;public class Daffodil { /** * 打印出100-999之间所有的"水仙花数",所谓"水仙花数"是指一个三位数,其各位数字立方和等于该数本身。 * 例如:153是一个"水仙花数",因为153=1的三次方+5的三次... 阅读全文
posted @ 2013-12-28 10:40 aiplus 阅读(289) 评论(0) 推荐(0)
摘要: /*** ********************************************************************** 只有1和它本身两个正因数的自然数,叫质数(Prime Number)。* (如:由2÷1=2,2÷2=1,可知2的因数只有1和它本身2这两个约数,所... 阅读全文
posted @ 2013-12-27 23:04 aiplus 阅读(408) 评论(0) 推荐(0)
摘要: NFC and Contactless TechnologiesNFC与无接触技术NFCtechnology enables simple and safe two-way interactions between electronic devices,(NFC技术能够使两个电子设备简单安全的实现无... 阅读全文
posted @ 2013-12-27 00:35 aiplus 阅读(394) 评论(0) 推荐(0)
上一页 1 ··· 99 100 101 102 103 104 105 106 107 ··· 111 下一页
悬浮按钮示例