当前位置:首页 » 编程博文
开发技术指南» 文章正文
    引言: (6) Community_Communities 列数:
 

 

    摘要:近来在项目中使用到了一个数据库sql语句,这个sql语句是动态生成的,类似下面的方式: double quantity = ...; string sql = "insert into " + tablename + " (id, name, quantity) values(" + id + ",´" + name + &q......
 ·让你的struts能处理日期类型    »显示摘要«
    摘要:struts使用日期包括将string自动转化为日期fill到form中,以及将form中的日期按照指定格式显示在html的textfield中。首先讲第一种情况的解决方法:创建如下类:import java.util.*;import org.apache.commons.beanutils.*;import java.text.simpledateformat;public class dat......


Community 学习——数据库结构2
(6) community_communities

列数:         12

外键数:     0 【程序编程相关:Java语言中Timer类的简洁用法(二

索引数:     0 【推荐阅读:Java语言中Timer类的简洁用法(一

代码:         0 【扩展信息:用ATL开发和部署ActiveX控件的简

主键:         community_id

数据类型

允许 null

值/范围

community_id

int identity

不允许

  community_name

nvarchar(50)

不允许

  community_uniqueid

uniqueidentifier rowguidcol

不允许

  community_primarydomain

nvarchar(50)

不允许

  community_domain

nvarchar(50)

不允许

  community_subdomain

nvarchar(50)

不允许

  community_smtpserver

nvarchar(50)

不允许

  community_databasequota

int

不允许

  community_databasequotaused

int

不允许

  community_sortorder

int

不允许

  community_isdisplayed

bit

不允许

  community_enabletopicmenu

bit

不允许

  外键

fk_community_errors_community_communities

community_activitylog.activity_communityid

community_id

fk_community_communityimages_community_communities

community_communityimages.image_communityid

community_id

fk_community_messages_community_communities


...   下一页
 ·java打印程序设计    »显示摘要«
    摘要:1 前言在我们的实际工作中,经常需要实现打印功能。但由于历史原因,java提供的打印功能一直都比较弱。实际上最初的jdk根本不支持打印,直到jdk1.1才引入了很轻量的打印支持。所以,在以前用java/applet/jsp/servlet设计的程序中,较复杂的打印都是通过调用activex/ocx控件或者vb/vc程序来实现的,非常麻烦。实际上,sun公司也一直致力于java打印功能的完善,而ja......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE