`
LevinLee
  • 浏览: 25324 次
  • 性别: Icon_minigender_1
  • 来自: Soochow
社区版块
存档分类
最新评论
文章列表
http://www.iteye.com/topic/102792
1 Money 2 Career Path 3 Do what you like to do. 1. determine 2. dedication 3. sacrifice 1. 专注 2. 执着
From : http://www.indiastudychannel.com/resources/79870-CBS-Core-Banking-System.aspx Core Banking system or CBS is one of the recent developments in the field of banking, and has proved to be very useful. It is a facility provided by banks in which a person, having an account in one branch, can opera ...
最近要研究Portlet相关方面, 开个文章,记之。 1. 什么是portlet ---------------------- Portlets是插件式的UI组件,可以在Web门户上管理和显示。Portlet是一些可以聚合到门户页面的标记语言代码片段(如HTML,XML等)。一个门户页面显示为不重叠的portlet窗口集合,每一个portlet窗口显示一个portlet。因此,可以说一个 portlet(或portlet集合)是一个在门户站点上基于Web的应用程序。比如Email,天气预报,论坛和新闻等。 Portlet标准使开发人员可以开发出能够插入到任何支持该标准的门户站点的portle ...
有关于深拷贝和浅拷贝: http://kuangbaoxu.iteye.com/blog/193222
链接: http://sunajax.iteye.com/blog/228937 读后补充 ---------------- to be continued...
先留着链接: http://robinjie.iteye.com/blog/34580
把链接先留着 http://wangdei.iteye.com/blog/260235
ISIN: International Securities Identification Number An International Securities Identification Number (ISIN) uniquely identifies a security. Its structure is defined in ISO 6166. Securities for which ISINs are issued include bonds, commercial paper, equities and warrants. The ISIN code is a 12-chara ...
1.HashTable的方法是同步的,HashMap未经同步,所以在多线程场合要手动同步HashMap这个区别就像Vector和ArrayList一样。 [如何手功同步?] 关于详细的手功同步参看文章: http://www.diybl.com/course/3_program/java/javajs/2008515/116888.html 这里是结论: 1、如果 ConcurrentHashMap 够用,则使用 ConcurrentHashMap。 2、如果需自己实现同步,则使用 JDK1.5 提供的锁机制,避免使用 synchronized 关键字。 [JAVA同步的机制] 2.Has ...
1. 设计模式    先研究Adapter,Factory.    把Command模式先研究了:    随便看了下: http://cljspn.iteye.com/blog/173676       把Strategy也温习了下    总而言之, 是面对接口的编程, 不要硬编码。    Factory: Simple Factory Pattern - 简单工厂模式 Factory Method Pattern - 工厂方法模式 源代码随后会附上,最近在忙项目的东东... 2. SSH框架 3. Unix下的C编程 4. JAVA基础(想到啥看啥吧)   电梯直达 http ...
原文链接:http://news.chinaunix.net/internet/2009/1127/102188.shtml 最后一段写的很精彩啊: 2001年的时候,我又犯了一个错误,我告诉我的18位共同创业的同仁,他们只能做小组经理,而所有的副总裁都得从外面聘请。现在十年过去了,我从外面聘请的人才都走了,而我之前曾怀疑过其能力的人都成了副总裁或董事。他们现在都非常出色,因为他们相信自己的能力。所以我想告诉大家的是,多关注员工,因为他们是有家庭有梦想的人。他们不只是为了工作而工作,他们还带着他们的梦想并与你共同分享。 很多公司重视了流程却忽略了人。
Global site tag (gtag.js) - Google Analytics