摘要:class bowl { bowl(int marker) { system.out.println("bowl(" + marker + ")"); } void f1() { system.out.println("ok"); }}class cupboard { bowl b1 = new bowl(1); static bowl ......
摘要:while working on a project at schematic, i was investigating the possibility of defining style attributes for component instances in an external css file. i got the following system to work:
1. creat......
Web MVC框架的三种类型1.基于请求驱动目前最流行的web mvc框架,如webwork.struts.spring mvc 【程序编程相关:
三草定律】 【推荐阅读:
visual studio 2005又一】2.基于事件驱动 【扩展信息:
C++ 多态性机制初探】 代表的web mvc框架有tapestry.jsf(jsr127) 3.基于portlets(jsr168) 类似于servlets,代表的web mvc框架是jetspeed
摘要:上海linux内核研究爱好者的聚会
时间:2004/11/20 13:30
地点:某茶坊包厢(待定)(集合地待定)
主题:以开源的方式共同探索linux内核
内容: 1.签到,拍照,相互熟悉。13:30~14:10 2.简单介绍我们对学习平台的构想。14:10~14:30 3.讨论。(议题包括兴趣组的划分,翻译推广linux内核经典书籍,拓展开源项目)14:30~16:00 4.游戏抽奖。......