上一页 1 ··· 27 28 29 30 31 32 33 34 35 ··· 44 下一页
摘要: 1.观看黑马程序员网课:学习控制结构,如条件语句、循环语句等。2.在CSDN上查找相关资料:了解编程语言的面向对象编程概念。3.实践:编写一个简单的面向对象程序,如一个学生信息管理系统。 阅读全文
posted @ 2024-02-29 12:23 张佳木 阅读(18) 评论(0) 推荐(0)
摘要: 1.观看黑马程序员网课:了解编程基础知识,如变量、数据类型、运算符等。2.在CSDN上查找相关资料:学习如何使用编程语言编写简单的程序。3.实践:编写一个简单的编程作业,例如实现一个计算器功能。 阅读全文
posted @ 2024-02-29 12:22 张佳木 阅读(14) 评论(0) 推荐(0)
摘要: 今日学习内容 <%@ page import="java.sql.Connection" %><%@ page import="java.sql.*" %><%-- Created by IntelliJ IDEA. To change this template use File | Settin 阅读全文
posted @ 2023-12-18 22:12 张佳木 阅读(11) 评论(0) 推荐(0)
摘要: 今日学习内容 <%-- Created by IntelliJ IDEA. To change this template use File | Settings | File Templates.--%><%@ page contentType="text/html;charset=UTF-8" 阅读全文
posted @ 2023-12-18 22:11 张佳木 阅读(9) 评论(0) 推荐(0)
摘要: 今日学习内容 document.getElementById("login-form").addEventListener("submit", function (event) { event.preventDefault(); // 阻止表单默认提交行为 var username = docume 阅读全文
posted @ 2023-12-18 22:11 张佳木 阅读(9) 评论(0) 推荐(0)
摘要: 今日学习内容 <%@ page import="java.sql.Connection" %><%@ page import="java.sql.*" %><%-- Created by IntelliJ IDEA. To change this template use File | Settin 阅读全文
posted @ 2023-12-18 22:11 张佳木 阅读(9) 评论(0) 推荐(0)
摘要: 今日学习内容 <%-- Created by IntelliJ IDEA. To change this template use File | Settings | File Templates.--%><%@ page contentType="text/html;charset=UTF-8" 阅读全文
posted @ 2023-12-18 22:10 张佳木 阅读(20) 评论(0) 推荐(0)
摘要: 今日学习内容 <%-- Created by IntelliJ IDEA. To change this template use File | Settings | File Templates.--%><%@ page contentType="text/html;charset=UTF-8" 阅读全文
posted @ 2023-12-18 22:10 张佳木 阅读(13) 评论(0) 推荐(0)
摘要: 今日学习内容 <%-- Created by IntelliJ IDEA. To change this template use File | Settings | File Templates.--%><%@ page contentType="text/html;charset=UTF-8" 阅读全文
posted @ 2023-12-18 22:09 张佳木 阅读(14) 评论(0) 推荐(0)
摘要: 今日学习内容 <%@ page contentType="text/html;charset=UTF-8" language="java" %><html><head> <meta charset="UTF-8"> <title>登录</title> <style> .d1 { text-align 阅读全文
posted @ 2023-12-18 22:09 张佳木 阅读(32) 评论(0) 推荐(0)
上一页 1 ··· 27 28 29 30 31 32 33 34 35 ··· 44 下一页