摘要: 格式化代码 阅读全文
posted @ 2022-06-22 22:55 前端导师歌谣 阅读(35) 评论(0) 推荐(0)
摘要: 第一种方式 修改完成 第二种 删除标签 执行 第三种 执行 删除 阅读全文
posted @ 2022-06-22 22:55 前端导师歌谣 阅读(51) 评论(0) 推荐(0)
摘要: 第一种 第二种 第三种 阅读全文
posted @ 2022-06-22 22:55 前端导师歌谣 阅读(33) 评论(0) 推荐(0)
摘要: //jPanel面板 文本框和标签 //面向对象思想,面板,窗口的基础之上再加窗口 import java.awt.*; import javax.swing.*; public class test10 extends JFrame { JPanel mb1,mb2,mb3; JButton an 阅读全文
posted @ 2022-06-22 22:54 前端导师歌谣 阅读(69) 评论(0) 推荐(0)
摘要: //聊天窗口 //面向对象思想,面板,窗口的基础之上再加窗口 import java.awt.*; import javax.swing.*; public class test14 extends JFrame { JTextArea wby; JPanel mb; JComboBox xlk; 阅读全文
posted @ 2022-06-22 22:54 前端导师歌谣 阅读(47) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document< 阅读全文
posted @ 2022-06-16 20:09 前端导师歌谣 阅读(40) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document< 阅读全文
posted @ 2022-06-16 20:09 前端导师歌谣 阅读(15) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document< 阅读全文
posted @ 2022-06-16 20:09 前端导师歌谣 阅读(61) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document< 阅读全文
posted @ 2022-06-16 20:09 前端导师歌谣 阅读(35) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document< 阅读全文
posted @ 2022-06-16 20:09 前端导师歌谣 阅读(23) 评论(0) 推荐(0)