10 2016 档案
摘要:import java.sql.*;public class Test { public static void main(String[] args) { Connection con = null; Statement sta = null; ResultSet res = null; try
阅读全文
摘要:<!DOCTYPE html> <!--getElementById('idName'),是通过元素中的id名字来获取,而不是name,一定要注意--> <html> <head> <meta charset="UTF-8"> <title></title> </head> <body> <form
阅读全文
摘要:<!DOCTYPE html><html> <head> <title>浏览器对象</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> </head> <body> <script> <!--创建对
阅读全文

浙公网安备 33010602011771号