摘要: --查询分析器中执行:--建表table1,table2:create table table1(id int,name varchar(10))create table table2(id int,score int)insert into table1 select 1,‘lee‘insert 阅读全文
posted @ 2020-08-24 10:16 来咯相信我 阅读(1897) 评论(0) 推荐(0)
摘要: <!DOCTYPE html><html><head><meta charset="UTF-8"><title>Insert title here</title><script type="text/javascript">function fun(){ var allNode=document.g 阅读全文
posted @ 2020-08-24 09:34 来咯相信我 阅读(130) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Insert title here</title> <script type="text/javascript"> function fun1(){ var p=["山西省","山 阅读全文
posted @ 2020-08-24 09:23 来咯相信我 阅读(127) 评论(0) 推荐(0)