zoukankan      html  css  js  c++  java
  • how to choose one of compenent and control

    sorry about cant type chinese,

    first, the compenent and custom control what relationship is between.

    Those two things have huge differents. 

    the common is: 1. very strong and useful.

                           2. make the application more convinent/

                           3. basic programming in bottom level of code. high skill

                           4. oriented object programming/Architecture

    the difference is: 1. the custom control is much coding thing in vb and code safe

                             2. the compenent just mix two or three more data controls

                                 working together.

                             3. compenent  class() inherits

                            4. custom control  namespace implements.                     

    I just want to consider which one I need to choose.

    I like both of them both make the web page more professional and functional.

  • 相关阅读:
    Docker安装
    MVC-HtmlHelper简单总结
    D3.js
    分布式事务seata
    彻底搞懂JAVA路径问题
    idea 代码生成
    自动生成 serialVersionUID 的设置
    狂神说SSM框架系列连载
    缓存穿透、缓存击穿、缓存雪崩区别和解决方案
    多线程
  • 原文地址:https://www.cnblogs.com/sandy_liao/p/1347182.html
Copyright © 2011-2022 走看看