project---->properties--->Libraries--->JRE
System Library--->Access rules--->Edit--->Add--->Rule Paern
写上**或者1.Openprojectproperties.2.SelectJavaBuild...
分类:
其他好文 时间:
2014-06-29 13:02:49
阅读次数:
323
三、服务器端和客户端设计服务器端设计:设计方法应该有很多,下面介绍我的一种方法:a.首先在服务器项目下建立一个文件夹来存放APK安装文件:b.其次在src下建立一个资源文件,apkVersion.properties,属性定义如下:[plain]view
plaincopyprint?apkVers...
分类:
移动开发 时间:
2014-06-07 11:27:02
阅读次数:
275
HelloWorld程序的目录结构概述我们可以在文件夹中看到,HelloWorld程序的目录主要包括:src文件夹、gen文件夹、Android文件夹、assets、res文件夹、
AndroidManifest.xml、default.properties。在Eclipse的左侧展开HelloWo...
分类:
移动开发 时间:
2014-06-07 08:41:16
阅读次数:
379
使用java发送邮件。包含附件环境windows7jdk6mail.jar代码如下package
net.codejava.http;import java.io.IOException;import java.util.Date;import
java.util.Properties;import...
分类:
编程语言 时间:
2014-06-06 22:32:56
阅读次数:
401
quartz:石英,表达精确准时的意思。quartz-all-1.6.1.jar
主要用于定时任务管理。 classpath:config.properties ...
分类:
编程语言 时间:
2014-06-06 08:40:40
阅读次数:
406
View Properties [AX 2012]Other Versions This
topic has not yet been rated-Rate this topic Updated:July 20, 2012 Applies
To:Microsoft Dynamics AX 2012 ...
分类:
其他好文 时间:
2014-06-05 20:50:55
阅读次数:
360
Table Properties [AX 2012]1 out of 2 rated this
helpful-Rate this topic Updated:July 20, 2012 Applies To:Microsoft Dynamics AX
2012 R2, Microsoft Dyna...
分类:
其他好文 时间:
2014-06-05 20:02:44
阅读次数:
547
好久没来了,趁着新语言Swift发布,继续钻研中!Create Class 创建类
(重载效果)// Create Class 创建类class MyClass { // Properties 成员变量 init() { //
Constructor 构造函数 ...
分类:
其他好文 时间:
2014-06-05 16:44:25
阅读次数:
197
cxLookupComboBoxcxLookupComboBox1.Properties.ListSource
//数据源cxLookupComboBox1.Properties.ListFieldNames
//数据源中某字段名称cxLookupComboBox1.Properties.K...
分类:
其他好文 时间:
2014-06-05 15:50:36
阅读次数:
284
原文:Swift的笔记和参考好久没来了,趁着新语言Swift发布,继续钻研中!Create
Class 创建类 (多态效果)// Create Class 创建类class MyClass { // Properties 成员变量 init() {
// Constructor 构造函数 } // ...
分类:
其他好文 时间:
2014-06-05 15:05:26
阅读次数:
237