e媒网络

一切皆可能 e媒网络 http://www.eMay.net

博客园 首页 新随笔 联系 订阅 管理
上一页 1 2 3 4 5 6 7 8 9 10 ··· 16 下一页

2020年7月21日 #

摘要: 字典写入json文件中: import json stu_mark={} stu_mark["Name"]=input("Name=") stu_mark["English"]=float(input("English=")) stu_mark["Music"]=float(input("Music 阅读全文
posted @ 2020-07-21 11:52 e媒网络技术团队 阅读(132) 评论(0) 推荐(0) 编辑

2020年7月16日 #

摘要: import re from bs4 import BeautifulSoup htmlDoc='''<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edg 阅读全文
posted @ 2020-07-16 09:14 e媒网络技术团队 阅读(411) 评论(0) 推荐(0) 编辑

2020年7月13日 #

摘要: 1.用Asp.net Form技术创建一个简单的加法应用。 前台代码: <%@ Page Language="C#" AutoEventWireup="true" CodeFile="AddDemo.aspx.cs" Inherits="AddDemo" %> <!DOCTYPE html> <ht 阅读全文
posted @ 2020-07-13 11:22 e媒网络技术团队 阅读(385) 评论(0) 推荐(0) 编辑

2020年7月10日 #

摘要: use WebShowDBAlter go 1 declare @str nvarchar(50) select @str=DodgeRaterID from Student where ID='03' select dbo.Get_StrArrayStrOfIndex(@str,',',3) 2 阅读全文
posted @ 2020-07-10 17:23 e媒网络技术团队 阅读(232) 评论(0) 推荐(0) 编辑

2020年7月7日 #

摘要: 可折叠A: <!DOCTYPE html> <html> <head> <link rel="stylesheet" href="http://code.jquery.com/mobile/1.3.2/jquery.mobile-1.3.2.min.css"> <script src="http:/ 阅读全文
posted @ 2020-07-07 18:14 e媒网络技术团队 阅读(187) 评论(0) 推荐(0) 编辑

2020年7月5日 #

摘要: 前端参考代码: <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %> <!DOCTYPE html> <html xmlns="http://www.w3.org 阅读全文
posted @ 2020-07-05 14:03 e媒网络技术团队 阅读(189) 评论(0) 推荐(0) 编辑

2020年7月3日 #

摘要: 第一步: 创建一个Html5文件: 第二步: 代码如下: import re from bs4 import BeautifulSoup htmlDoc='''<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-U 阅读全文
posted @ 2020-07-03 15:40 e媒网络技术团队 阅读(1621) 评论(0) 推荐(0) 编辑

2020年6月30日 #

摘要: 第一步: 设计表格MaxMin,结构如下: 里面填满了测试数据: 第二步: 写测试代码: select PlayerSID, max(case RaterName when 'pw01' then MaxSign1+MinSign1+MaxSign2+MinSign2 else '' end) as 阅读全文
posted @ 2020-06-30 18:17 e媒网络技术团队 阅读(175) 评论(0) 推荐(0) 编辑

2020年6月28日 #

摘要: Content Box Border Box 点击此处查看源码 阅读全文
posted @ 2020-06-28 15:46 e媒网络技术团队 阅读(146) 评论(0) 推荐(0) 编辑

摘要: 阅读全文
posted @ 2020-06-28 14:01 e媒网络技术团队 阅读(640) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5 6 7 8 9 10 ··· 16 下一页