数据库连接类
package com.DB;
import java.sql.*;
public class DB {
private final String url = "jdbc:mysql://localhost:3306/user";
private final String userName = "root";
private final String password = "root";
private Connection con = null;
private Statement stm=null;
public DB(){
try {
Class.forName("sql.jdbc.Driver");
} catch (Exception e) {
e.printStackTrace();
System.out.println("加载数据库驱动失败!");
}
}
public void createCon() {
try {
书信的正确格式con = Connection(url, userName, password);
} catch (Exception e) {
e.printStackTrace();
System.out.println("获取数据库连接失败!");
}
}
public void getStm(){
高考满分作文大全createCon();
try {
ateStatement();
} catch (SQLException e) {
e.printStackTrace();
小蛙本人长什么样System.out.println("创建Statement对象失败!");
}
}
public boolean executeUpdate(String sql) {
System.out.println(sql);
boolean mark=false;
try {
getStm();
int iCount = uteUpdate(sql);
if(iCount>0)
mark=true;
else
mark=false;
} catch (Exception e) {
e.printStackTrace();
mark=false;
}
return mark;
}}
注册JSP代码
<%@ page language="java" import="java.util.*"%>
<%@ page contentType="text/html;charset=utf-8"%>
<head>
<html>
<form action="MyJsp.jsp" method="post">
用户名:<input type="text" name="name"> <br>
密码: <input type="password" name="pw"><br>
<input type="submit"value="注册">
</form>
<body>
</body>
</html>
</head>
验证代码
<%@ page language="java" import="java.util.*" pageEncoding="ISO-8859-5"%>
<%
String path = ContextPath();
String basePath = Scheme()+"://"+ServerName()+":"+ServerPort()+path+"/";
%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
晴组词语<head>
<base href="<%=basePath%>">
<title>My JSP 'regist.jsp' starting page</title>
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="0">
<meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
<meta http-equiv="description" content="This is my page">
<!--
<link rel="stylesheet" type="text/css" href="styles.css">
-->
</head>
<body>
<%
String name = Parameter("name");
String pw = Parameter("pw");
String a1=(Attribute("name");
String a2=(Attribute("pass");
if (name.equals(a1) && pw.equals(a2)) {
response.sendRedirect("success.jsp");
} else
商学院排名response.sendRedirect("fault.jsp");
画时圆写时方有它暖没它凉%>
</body>
</html>
注册成功代码:
<%@ page language="java" import="java.util.*,com.DB.*,com.bean.*" pageEncoding="utf-8"%>
<%
String path = ContextPath();
String basePath = Scheme()+"://"+ServerName()+":"+ServerPort()+path+"/";
%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<base href="<%=basePath%>">
<title>My JSP 'MyJsp.jsp' starting page</title>
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="0">
<meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
<meta http-equiv="description" content="This is my page">
<!--
<link rel="stylesheet" type="text/css" href="styles.css">
-->
</head>
<body>
<%
String name=(Parameter("name");
String pw=(Parameter("pw");
session.setAttribute("name", name);
session.setAttribute("pass", pw);
DB a=new DB();
out.print("注册成功");
%>
<a href="Login.jsp">返回登录界面</a>
</body>
</html>
文案编辑词条
B 添加义项?
文案,原指放书的桌子,后来指在桌子上写字的人。现在指的是公司或企业中从事文字工作的职位,就是以文字来表现已经制定的创意策略。文案它不同于设计师用画面或其他手段的表现手法,它是一个与广告创意先后相继的表现的过程、发展的过程、深化的过程,多存在于广告公司,企业宣传,新闻策划等。
基本信息
中文名称
文案
外文名称
Copy
目录
1发展历程
2主要工作
3分类构成
4基本要求
5工作范围
6文案写法
7实际应用
折叠编辑本段发展历程
汉字"文案"(wén àn)是指古代官衙中掌管档案、负责起草文书的幕友,亦指官署中的公文、书信等;在现代,文案的称呼主要用在商业领域,其意义与中国古代所说的文案是有区别的。
在中国古代,文案亦作" 文按"。公文案卷。《北堂书钞》卷六八引《汉杂事》:"先是公府掾多不视事,但以文案为务。"《晋书·桓温传》:"机务不可停废,常行文按宜为限日。" 唐戴叔伦《答崔载华》诗:"文案日成堆,愁眉拽不开。"《资治通鉴·晋孝武帝太元十四年》:"诸曹皆得良吏以掌文按。"《花月痕》第五一回:" 荷生觉得自己是替他掌文案。"
旧时衙门里草拟文牍、掌管档案的幕僚,其地位比一般属吏高。《老残游记》第四回:"像你老这样抚台央出文案老爷来请进去谈谈,这面子有多大!"夏衍《秋瑾传》序幕:"将这阮财富带回衙门去,要文案给他补一份状子。"
文案音译
文案英文:copywriter、copy、copywriting
文案拼音:wén àn
现代文案的概念:
文案来源于广告行业,是"广告文案"的简称,由copy writer翻译而来。多指以语辞进行广告信息内容表现的形式,有广义和狭义之分,广义的广告文案包括标题、正文、口号的撰写和对广告形象的选择搭配;狭义的广告文案包括标题、正文、口号的撰写。
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论