2021年4月5日
摘要: 1 <!DOCTYPE html> 2 <html lang="en"> 3 <head> 4 <meta charset="UTF-8"> 5 <meta http-equiv="X-UA-Compatible" content="IE=edge"> 6 <meta name="viewport" 阅读全文
posted @ 2021-04-05 18:07 yunkuang 阅读(800) 评论(0) 推荐(0)
  2021年3月29日
摘要: 1 <%@ page language="java" contentType="text/html; charset=UTF-8" 2 pageEncoding="UTF-8"%> 3 <% int random; %> 4 <% String code; %> 5 <%! int forsize; 阅读全文
posted @ 2021-03-29 01:04 yunkuang 阅读(895) 评论(0) 推荐(0)
  2021年3月17日
摘要: 阅读全文
posted @ 2021-03-17 22:53 yunkuang 阅读(429) 评论(0) 推荐(0)
  2021年3月10日
摘要: <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Ins 阅读全文
posted @ 2021-03-10 10:06 yunkuang 阅读(2567) 评论(0) 推荐(0)
  2021年3月4日
摘要: 阅读全文
posted @ 2021-03-04 16:16 yunkuang 阅读(47) 评论(0) 推荐(0)
  2021年3月3日
摘要: <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Ins 阅读全文
posted @ 2021-03-03 17:57 yunkuang 阅读(2043) 评论(0) 推荐(0)
摘要: <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Ins 阅读全文
posted @ 2021-03-03 17:56 yunkuang 阅读(1515) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-03-03 12:12 yunkuang 阅读(73) 评论(0) 推荐(1)
  2020年12月16日
摘要: 1 <?xml version="1.0" encoding="utf-8"?> 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 3 xmlns:app="http://schemas.androi 阅读全文
posted @ 2020-12-16 20:19 yunkuang 阅读(80) 评论(0) 推荐(0)
  2020年12月15日
摘要: 1 <?xml version="1.0" encoding="utf-8"?> 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 3 xmlns:tools="http://schemas.andr 阅读全文
posted @ 2020-12-15 22:55 yunkuang 阅读(111) 评论(0) 推荐(0)