需要做一個評審管理系統,中間用到工作流程,瞭解了很多開源的工作流程管理系統後,準備選用jbpm,版本選擇3.2.1,開始了! 下載:http://sourceforge.net/projects/jbpm/下載的jbpm目錄結構:config, configuration files for a standard java environment db, SQL scripts for DB creation and compatibility information designer,
今天想寫一些分頁查詢,在網上翻了一下對於SQLServer 的分頁查詢語句拿emp表來說吧總共有14條資料每頁顯示3條 查詢第3頁的資料select top 3 * from emp where e.empno not in(select top 6 empno from emp e); 對於oracle沒有top關鍵字 使用rownum進行分頁拿emp表來說吧總共有14條資料每頁顯示3條 查詢第3頁的資料 select * from (select rownum rn ,e.*
又好久沒有寫點東西了,這兩天帶實驗,有幾個問題匯總一下吧:1、關於struts2中FilterDispatcher過濾的問題,官方提供的過濾方式是:/*,其實預設過濾的是*.action,這個大家可以在struts2核心類庫中的default.properties(struts2-core-2.0.11.jar包中org/apache/struts2下)中找到相關定義:......### Used by the DefaultActionMapper### You may provide a
今天需要用到oracle資料庫,我把資料庫裝在了一個虛擬中,可用vmplayer開啟虛擬機器的時候,無法開啟虛擬機器: winXPPro.vmx。顯示的內容大概是: File "winXPPro.vmx" line 2: Value "8" for variable "config.version" is not valid in encoding
Call for Papers, Workshop Proposals, Tutorial Proposals30th International Conference on Software Engineering (ICSE)May 10-18, 2008Leipzig, Germanyhttp://icse08.upb.de/ DRIVING WORLD BUSINESS The International Conference on Software Engineering is