当前位置:首页 » 编程博文
开发技术指南» 文章正文
    引言: Liferay是一个企业级Portal的framework或是product,是开源软件,详细情况参照Liferay的web-site:http://www.liferay.comLiferay 3.1.0 pro 是最新的一个版本,可以在Tomcat 5.0.x上使用,v2.3 和 v2.5 ...
 

 

    摘要:以前用delphi开发软件的时候,如果需要在界面上放置一个分隔线,其自带的tbevel可以很好地满足这一要求。现在转到了.net平台,竟找不到对应的控件(毕竟每次在paint事件中画太麻烦)。而如果用panel、groupbox、label来间接实现,效果不够理想,并且感觉怪怪的。因此决定自己实现一个分隔线控件,效果如下图所示:   在这里我只将核心代码贴出来,关于创建自定义控件的相关知......
    摘要:今天写了一段代码,目的是想在datagrid显示中文列头的时候不用老是写sql语句在字段名后面加中文,如:“select a 编号,b 姓名,c 性别 from tablename“,但如果字段有很多呢?怎么办,于是想了一个偷懒的办法,只需要调用一个方法,传入表名,将返回的datatable直接绑定在datagrid上,ok!!!前题条件是必须在数据库内将字段的中文意思写在......


让Liferay-3.1.0-pro使用SybaseASA9数据库
liferay是一个企业级portal的framework或是product,是开源软件,详细情况参照liferay的web-site:

http://www.liferay.com 【程序编程相关:StrutsTestCase 试用手记

【推荐阅读:JBoss4中对EJB3.0支持的Hib

【扩展信息:用 Runtime Spy 调整 Ecl

liferay 3.1.0 pro 是最新的一个版本,可以在tomcat 5.0.x上使用,v2.3 与 v2.5 只可在jboss等一些比较耗资源的server上使用,不过放到tomcat上,一些ejb的特性就失去了,不过轻便的portal还是比较有诱惑力的.

from liferay

===============================================

deployment matrix

liferay portal wants to make it a reality the j2ee promise of write once run anywhere so you can reuse your existing resources and deploy the portal the way you want to when you want to. reuse what you have or use what´s free so you can stick with your budget and get an immediate return on investment that everyone can be happy with.

there are 650 ways you can deploy the portal, with more ways to come as we add support for resin. is there another application server or database you use that is not in this list? contact us at staff@liferay.com and we´ll add support for it as soon as possible.


...   下一页
 ·win form下查找某一控件。    »显示摘要«
    摘要:vb.net 传入要查找的控件名称,在哪个控件中查找,一般就是窗体。private function findcontrol(byval control as system.windows.forms.control, byval controlname as string) as system.windows.forms.control dim t as system.windows.forms......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE