06 2021 档案

摘要:前端模板页面 <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WebForm1.aspx.cs" Inherits="WebApplication1.WebForm1" %> <!DOCTYPE html> <html xmlns= 阅读全文
posted @ 2021-06-30 10:01 古兴越 阅读(104) 评论(0) 推荐(0) 编辑
摘要:import numpy as np import math import matplotlib.pyplot as plt import pandas as pd import pymssql from random import choice import json import time im 阅读全文
posted @ 2021-06-29 15:38 古兴越 阅读(316) 评论(0) 推荐(0) 编辑
摘要:这种比较粗糙,其实把方法名改为Get什么什么的,就可以了 源码后面看了补上 阅读全文
posted @ 2021-06-25 16:27 古兴越 阅读(92) 评论(0) 推荐(0) 编辑
摘要:注意右边的JSON那儿,那里是指定header格式的 阅读全文
posted @ 2021-06-25 15:26 古兴越 阅读(51) 评论(0) 推荐(0) 编辑
摘要:电脑上,可以用,完美解码,黎大神推荐 iphone手机上,可以用,APlayer 阅读全文
posted @ 2021-06-23 13:58 古兴越 阅读(27) 评论(0) 推荐(0) 编辑
摘要:原文: https://blog.csdn.net/weixin_30547797/article/details/96845119 阅读全文
posted @ 2021-06-21 17:42 古兴越 阅读(91) 评论(0) 推荐(0) 编辑
摘要:代码 services.Configure<Microsoft.Extensions.WebEncoders.WebEncoderOptions>(options => { options.TextEncoderSettings = new TextEncoderSettings(UnicodeRa 阅读全文
posted @ 2021-06-21 17:36 古兴越 阅读(166) 评论(0) 推荐(0) 编辑
摘要:效果 代码 <!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title></title> <meta name="viewport" content="width=device-width, initial-scale=1.0, min 阅读全文
posted @ 2021-06-18 17:49 古兴越 阅读(990) 评论(0) 推荐(0) 编辑
摘要:原文: https://support.apple.com/zh-cn/HT204306#recovery https://discussionschinese.apple.com/thread/140141961?page=1 一、前提 确保您的 iPhone 没有连接到电脑。 电脑已经打开iTu 阅读全文
posted @ 2021-06-17 22:13 古兴越 阅读(430) 评论(0) 推荐(0) 编辑
摘要:原文: http://blog.sina.com.cn/s/blog_4ba16d110102vilj.html https://blog.csdn.net/rainday0310/article/details/9130143 https://jingyan.baidu.com/article/e 阅读全文
posted @ 2021-06-16 11:21 古兴越 阅读(304) 评论(0) 推荐(0) 编辑
摘要:原文: https://maplemei.gitee.io/xm-select/#/component/install https://gitee.com/maplemei/xm-select https://maplemei.gitee.io/xm-select/#/basic/prop 代码 < 阅读全文
posted @ 2021-06-15 16:08 古兴越 阅读(485) 评论(0) 推荐(0) 编辑
摘要:原文: http://t.zoukankan.com/huanghuali-p-12228902.html 搜索这个:editor.wordSeparators 我的现在是这样: `~!@#$%^&*()-=+[{]}|;:'",.<>/?:, 阅读全文
posted @ 2021-06-04 09:33 古兴越 阅读(36) 评论(0) 推荐(0) 编辑
摘要:后端测试方法 namespace WebApplication4.Controllers { public class HomeController : Controller { public ActionResult Index() { return View(); } public Action 阅读全文
posted @ 2021-06-01 16:48 古兴越 阅读(460) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示