服务器端控件 meaning in Chinese
server controls
Examples
- Creates a server - side control that maps to the
创建服务器端控件,该控件映射到 - Property specifies whether this is a server - side control
属性指定此控件是否为服务器端控件。 - Html element and allows you to create a container for data about the rendered page , but not page content itself
Html元素的服务器端控件,通过该控件可以创建包含有关呈现页的数据(但不是页内容本身)的容器。 - Asp . net is the web platform of . net , which includes web form and xml web service . web form provides a new code model for web development
Webform为web开发提供了一个全新的代码模型,它引入了服务器端控件,并且使用事件驱动模型。 - We apply this mode in our project development , designed server - side components based on j2ee , encapsulate the functions witch may be used in table . this kind of design pattern makes the system have good expandability , good reuse , and high efficiency in building table . in this paper , we give emphasis on the advantages and benefits of this component based design method
系统采用b s模式,将组件化的思想应用于系统的设计和开发中,设计了基于j2ee的服务器端控件,对表单中使用到的控件进行封装,具有良好的可扩充性、重用性以及表单构建的高效性,强调了组件化程序设计的优点和意义。