上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 28 下一页
摘要: https://news.mit.edu/2023/low-cost-device-can-measure-air-pollution-anywhere-0316 Low-cost device can measure air pollution anywhere 低成本设备可以在任何地方测量空气污 阅读全文
posted @ 2023-03-17 15:17 漫漫长路</> 阅读(83) 评论(0) 推荐(0)
摘要: 第一章 a标签 引入 @using Webgentle.BookStore.Models; @addTagHelper *,Microsoft.AspNetCore.Mvc.TagHelpers 使用 跟控制器对应的 <a class="nav-link text-dark" asp-control 阅读全文
posted @ 2023-03-15 14:12 漫漫长路</> 阅读(81) 评论(0) 推荐(0)
摘要: 1. Model页面传给Views using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Microsoft.AspNetCore.Mvc; usi 阅读全文
posted @ 2023-03-14 15:55 漫漫长路</> 阅读(222) 评论(0) 推荐(0)
摘要: 我们使用公共文件,常常会用到同样的头部和尾部,那么就可以使用了 <!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width" /> <title>Book store application</tit 阅读全文
posted @ 2023-03-14 15:37 漫漫长路</> 阅读(168) 评论(0) 推荐(0)
摘要: https://www.atlasobscura.com/articles/eciton-army-ants-ecuador How a lone Researcher Faced Down Millions of Army Ants on the Marc in Ecuador 一位孤独的研究人员 阅读全文
posted @ 2023-03-14 11:52 漫漫长路</> 阅读(127) 评论(0) 推荐(0)
摘要: 1. Model using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace Webgentle.BookStore.Models { publi 阅读全文
posted @ 2023-03-09 17:24 漫漫长路</> 阅读(33) 评论(0) 推荐(0)
摘要: 26. ES6 Promise 简介 26. ES6 Promise 简介 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=ed 阅读全文
posted @ 2023-03-02 21:39 漫漫长路</> 阅读(18) 评论(0) 推荐(0)
摘要: 这个 $(document).scrollTop($(document).height()); <!DOCTYPE html> <html> <head> <title>Scroll Automatically</title> <script src= "https://ajax.googleapi 阅读全文
posted @ 2023-02-27 18:02 漫漫长路</> 阅读(1302) 评论(0) 推荐(0)
摘要: A masonry heater allows you heat your home with wood in unique way. 砖石加热可以让您以独特的方式用木头为您的家供暖。 The main thing that distinguishes a masonry heater is the 阅读全文
posted @ 2023-02-27 00:23 漫漫长路</> 阅读(30) 评论(0) 推荐(0)
摘要: https://www.youtube.com/watch?v=qjHNdaf3cpE&list=PLCRqr1mERvdJ0IZMD1U4oSB7k0gyAjyIx&index=2 ES6是第6版,正式名称为ECMAScript 2015,于2015年6月完成。ES6为编写复杂的应用程序(包括类和 阅读全文
posted @ 2023-02-25 02:23 漫漫长路</> 阅读(22) 评论(0) 推荐(0)
上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 28 下一页