📄 gvtopicvar.jsp
字号:
<%@ page language="java" contentType="text/html;charset=UTF-8" %><%
int topicID = 0;
int topicReID = 0;
int topicOrder = 0;
short topicLayer = 0;
int topicTree = 0;
String topic = "";
String userName = "";
int moveCCID = 0;
String topicList = "";
short topicMood = 0;
short topicPro = 0;
short topicType = 0;
double topicTypeNum = 0;
String topicAddTime = "";
String topicAddip = "";
String topicLastReUser = "";
String topicLastReTime ="";
int topicViewCount = 0;
int topicReCount = 0;
int topicLen = 0;
String moveUser = "";
int userID = 0;
boolean topicIsPass = false;
byte topicIsDel = 0;
// 社区帖子内容
int contentID = 0;
String content="";
boolean contentUserPen=false;
boolean contentUrl=false;
boolean contentImg=false;
boolean contentEmail=false;
byte contentCopyRight=0;
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -