摘要:
using System.Web.UI.WebControls;namespace UserLibrary{ class PageControl:WebControl { }} 类别:asp.net控件开发之路 查看评论 阅读全文
posted @ 2009-03-24 02:52
shijiesoft
阅读(105)
评论(0)
推荐(0)
摘要:
复杂属性 namespace UserLibrary{......枚举,定义复杂属性, 呈现控件}1 枚举public enum Metier { 教师,程序员,作家 }2.定义复杂属性/**//// /// 地址集合 /// public class Address { private String street = null; private St... 阅读全文
posted @ 2009-03-24 02:52
shijiesoft
阅读(118)
评论(0)
推荐(0)
摘要:
前言如果你想尝试一下不用表格来排版网页,而是用CSS来排版你的网页,也就是常听的用DIV来编排你的 网页结构,又或者说你想学习网页标准设计,再或者说你的上司要你改变传统的表格排版方式,提高企业竞争力,那么你一定要接触到的一个知识点就是CSS的盒 子模式,这就是DIV排版的核心所在,传统的表格排版是通过大小不一的表格和表格嵌套来定位排版网页内容,改用CSS排版后,就是通过由CSS定义的大... 阅读全文
posted @ 2009-03-24 02:52
shijiesoft
阅读(138)
评论(0)
推荐(0)
摘要:
Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System; using System.Collections.Generic; using System.Text; namespace temp { class ... 阅读全文
posted @ 2009-03-24 02:38
shijiesoft
阅读(368)
评论(0)
推荐(0)
摘要:
搬家拉, 呵呵 阅读全文
posted @ 2009-03-24 02:01
shijiesoft
阅读(111)
评论(0)
推荐(0)
摘要:
学了3年软件工程, 以前一直在社区潜水,看看个位MVP的技术文章,学习新知识,呵呵。 突然有种想成为MVP的愿望, 谁能告诉我怎么才能成为微软MVP啊 阅读全文
posted @ 2009-03-24 01:56
shijiesoft
阅读(130)
评论(0)
推荐(0)

浙公网安备 33010602011771号