subscription1peer.java
来自「这是基于struts的用户登录程序」· Java 代码 · 共 16 行
JAVA
16 行
package org.apache.struts.webapp.example.model;/** * The skeleton for this class was autogenerated by Torque on: * * [Tue May 02 23:05:41 CST 2006] * * 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 class Subscription1Peer extends org.apache.struts.webapp.example.model.BaseSubscription1Peer{}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?