?? interface.vm
字號:
#* * author <a href="mailto:jmcnally@collab.net">John McNally</a> * version $Id: Interface.vm,v 1.1 2003/02/10 13:18:45 mpoeschl Exp $ *#package $package;/** * This is an interface that should be filled with the public api of the * $table.JavaName objects. * The skeleton for this class was autogenerated by Torque #if ($addTimeStamp)on: * * [$now] * #end * You should add additional methods to this class to meet the * application requirements. This class will only be generated as * long as it does not already exist in the output directory. */public interface ${table.Interface}{}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -