摘要:
/**//// /// 数据库中与C#中的数据类型对照 /// /// /// private string ChangeToCSharpType(string type) { string reval=string.Empty; switch(type.ToLower()) { case "int": reval= "Int32"; break; case "text": reval= ... 阅读全文
posted @ 2007-05-25 15:11
M'
阅读(291)
评论(0)
推荐(0)
摘要:
效果如图: '300')this.width='300';if(this.height>'200')this.height='200';" border=0> 已选:"onclick="moveOptions(document.getElementById('projectMemberList'),document.getElementById('userList'));" />备选: fro... 阅读全文
posted @ 2007-05-25 11:27
M'
阅读(549)
评论(0)
推荐(0)