林仪明ID:lins
91472次访问,排名989好友0人,关注者2
一个无知IT人的无责任空间

架构解决问题;技术服务业务;ROI高才是王道!
lins的文章
原创 66 篇
翻译 0 篇
转载 9 篇
评论 32 篇
Anders小明的公告
架构解决问题;技术服务业务;ROI高才是王道!!
Google Page Rank

Anders小明的其它博客

Google的广告



最近评论
modernmm:GOOD
zhumc:我理解的业务流程为了:1.流程页面层,收集页面的信息并展示信息;2.流程定义层,定义流程的业务模型;3.流程引挚层,控制并计算流程的各种算法.

E8.Net工作流平台 提升企业战略执行力
ITIL与ITSM QQ群3:48132184
.NET开发与工作流2 QQ群:53284682 http://www.feifanit.com.cn
xp1204:理解意思,
表叙不太清晰,哈哈,还是学习了。
xiaobingyang:请使用中国人开发的C/C++编译器、网页浏览器内核
该软件下载地址:
http://www.nila.com.cn/yczip.zip
lins:今天又仔细看了一下C# 3.0 specification,编译器能做的事还真不少。玩着各种各样的花样,又可以减少代码提高效率,特别是一些特性支持关注点的分离,有助于模型的设计。
文章分类
收藏
相册
Google Cluster
朋友的Blog
buaawhl
partech
江南白衣
超越黎明
非鱼
推荐的网站
捷道·敏捷堂
存档
订阅我的博客
XML聚合  FeedSky

Java开发

转载 Visual Studio.net For J2EE收藏

Visual Studio.net For J2EE阅读全文>

发表于 @ 2005年05月27日 11:15:00|评论(loading...)|收藏

转载 Application Class Loader收藏

Application Class Loader阅读全文>

发表于 @ 2004年08月12日 12:51:00|评论(loading...)|收藏

转载 Understanding Class.forName (二)收藏

Dynamic loading of Java classes at runtime provides tremendous flexibility in the development of enterprise systems. It provides for the basis of “application servers”, and allows even simpler, lighter-weight systems to accomplish some of the same ends. WithinJava, dynamic loading is typically achieved by calling the forName method on the class java.lang.Class; however, when Class.forName is naïvely called from within an Extension,strange errors can occur. This paper describes why those errors o阅读全文>

发表于 @ 2004年08月12日 12:45:00|评论(loading...)|收藏

转载 Understanding Class.forName (一)收藏

Dynamic loading of Java classes at runtime provides tremendous flexibility in the development of enterprise systems. It provides for the basis of “application servers”, and allows even simpler, lighter-weight systems to accomplish some of the same ends. WithinJava, dynamic loading is typically achieved by calling the forName method on the class java.lang.Class; however, when Class.forName is naïvely called from within an Extension,strange errors can occur. This paper describes why those errors o阅读全文>

发表于 @ 2004年08月12日 12:43:00|评论(loading...)|收藏

Csdn Blog version 3.1a
Copyright © Anders小明