⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gvtopicvar.jsp

📁 特色: 1.今晚在线社区独有的双风格分桢形式 2.社区最多可进行3级分类
💻 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 + -