获取一言 API 内容

随笔分类 -  自考

摘要:本文主要记录SELECT在MySql中的使用 a 基本语法 SELECT [ALL|DISTINCT|DISTINCTROW] column1[,column2 .....] FROM table_name [WHERE condition] [GROUP BY {col_name|expr|pos 阅读全文
posted @ 2025-01-06 16:46 奇怪的知识增加了 阅读(76) 评论(0) 推荐(0)
摘要:Hello wrold <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transi 阅读全文
posted @ 2025-01-06 16:45 奇怪的知识增加了 阅读(145) 评论(0) 推荐(0)
摘要:本文主要记录SELECT在MySql中的使用 基本语法 SELECT [ALL|DISTINCT|DISTINCTROW] column1[,column2 .....] FROM table_name [WHERE condition] [GROUP BY {col_name|expr|posit 阅读全文
posted @ 2025-01-06 16:43 奇怪的知识增加了 阅读(31) 评论(0) 推荐(0)
摘要:死记硬背 下面是一些常见的 n阶非同构树的数目: • n=1:1 棵树 • n=2:1 棵树 • n=3:1 棵树 • n=4:2 棵树 • n=5:3 棵树 • n=6:6 棵树 • n=7:11 棵树 • n=8:23 棵树 • n=9:47 棵树 • n=10:106 棵树 阅读全文
posted @ 2024-10-21 21:33 奇怪的知识增加了 阅读(596) 评论(0) 推荐(0)
摘要:单射: 定义:函数F称为一对一的,当且仅当对于F定义域中的所有x和y,f(x)=f(y)蕴含着x=y。一对一函数也称单射函数或入射函数 1.x一定都要连接,不连接则不是函数 2.y只能有一个连接,可以为空但是不能有多个 错误情况: 满射 定义:给定函数F:x→y,当且仅当对∀y∈Y,都有x∈X使得F 阅读全文
posted @ 2024-10-21 21:10 奇怪的知识增加了 阅读(3917) 评论(0) 推荐(0)
摘要:<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>coo 阅读全文
posted @ 2024-10-20 19:37 奇怪的知识增加了 阅读(26) 评论(0) 推荐(0)
摘要:<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Ses 阅读全文
posted @ 2024-10-19 23:39 奇怪的知识增加了 阅读(29) 评论(0) 推荐(0)
摘要:jsp1 <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <titl 阅读全文
posted @ 2024-10-19 23:16 奇怪的知识增加了 阅读(29) 评论(0) 推荐(0)
摘要:<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>简单登 阅读全文
posted @ 2024-10-19 21:46 奇怪的知识增加了 阅读(17) 评论(0) 推荐(0)
摘要:main.jsp <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> < 阅读全文
posted @ 2024-10-19 20:58 奇怪的知识增加了 阅读(31) 评论(0) 推荐(0)
摘要:使用form的action实现页面跳转和数值传输 已知三条边,求面积用的是海伦公式 test.jsp <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE ht 阅读全文
posted @ 2024-10-18 23:49 奇怪的知识增加了 阅读(76) 评论(0) 推荐(0)
摘要:test.jsp <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> < 阅读全文
posted @ 2024-10-18 23:21 奇怪的知识增加了 阅读(24) 评论(0) 推荐(0)
摘要:test.jsp <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@include file="two.jsp" %> <!DOCTYPE html> <html> <h 阅读全文
posted @ 2024-10-18 22:52 奇怪的知识增加了 阅读(41) 评论(0) 推荐(0)
摘要:<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>阶乘计 阅读全文
posted @ 2024-10-18 22:06 奇怪的知识增加了 阅读(48) 评论(0) 推荐(0)

隐藏日历模块