jfinal event 使用小結

2021-07-23 20:56:17 字數 647 閱讀 5316

首先,類的寫法

public

class

investevent

extends

private

static

final

long serialversionuid = 1l;

public investevent(object source)

}@listener(order = 2, enableasync = true)

public

class

bonuslistener

implements

注意,寫完類之後必須在config當中進行配置外掛程式,否則eventkit外掛程式為null

// 初始化外掛程式

eventplugin eventplugin = new eventplugin();

// 開啟全域性非同步

eventplugin.async();

// 設定***預設包,預設全掃瞄

eventplugin.scanpackage("com.......");

me.add(eventplugin);

之前就是沒有在config中配置,導致事件一直發布成功

Xshell使用小結

複製和貼上 複製 ctrl insert 貼上 shift insert 另外還可以設定點滑鼠右鍵就是貼上,設定選項在 tools options general 的right button 但如果此項設定了之後,右鍵選單就沒有了。將當前 shell 中的內容複製到 記事本 中 xshell 中內建...

Ajax 使用小結

一。使用原生的ajax 即不使用任何框架 1.傳送請求 function startrequest mypara else if window.activexobject if req 2.接收返回的文字或xml,用js處理 二。使用prototype框架 1.傳送請求 var myajax 1 一...

wget使用小結

wget也能夠實現端點續傳 c引數 當然,這種操作是需要遠端伺服器支援的.這個 header 引數能夠以各種數字,各種方式新增。通過它我們可以更改 web伺服器或者 伺服器的某些屬性。有些站點不提供外部連線的檔案服務,只有通過同乙個站點上其他的一些頁面時內容 才會被提交。這個時候你可以用加上 ref...