会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
我的未来姓栗山
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
6
7
8
9
10
11
12
13
14
···
29
下一页
2021年10月11日
JAVA日报
摘要: 实验3:工厂方法模式 本次实验属于模仿型实验,通过本次实验学生将掌握以下内容: 1、理解工厂方法模式的动机,掌握该模式的结构; 2、能够利用工厂方法模式解决实际问题。 [实验任务一]:加密算法 目前常用的加密算法有DES(Data Encryption Standard)和IDEA(Internat
阅读全文
posted @ 2021-10-11 21:12 我的未来姓栗山
阅读(59)
评论(0)
推荐(0)
2021年10月8日
JAVA日报
摘要: 软件构造实验作业 一、实验要求 二、实验步骤 任务一: 任务二: JFinal是基于Java语言的极速Web + ORM框架,其核心设计目标是开发迅速、代码量少、学习简单、功能强大、轻量级、易扩展、Restful。在拥有Java语言所有优势的同时再拥有Ruby、Python、PHP等动态语言的开发效
阅读全文
posted @ 2021-10-08 21:22 我的未来姓栗山
阅读(98)
评论(0)
推荐(0)
2021年10月7日
JAVA日报
摘要: app开发(ThirdActivity) package com.example.jizhang;import android.content.Intent;import android.os.Bundle;import android.view.View;import android.widget
阅读全文
posted @ 2021-10-07 21:34 我的未来姓栗山
阅读(44)
评论(0)
推荐(0)
2021年10月6日
JAVA日报
摘要: app开发(SecondActivity) package com.example.jizhang;import android.os.Bundle;import android.widget.EditText;import androidx.annotation.Nullable;import a
阅读全文
posted @ 2021-10-06 20:28 我的未来姓栗山
阅读(44)
评论(0)
推荐(0)
2021年10月5日
JAVA日报
摘要: app开发(MainActivity) package com.example.jizhang;import android.content.Intent;import android.os.Bundle;import android.util.Log;import android.view.Vie
阅读全文
posted @ 2021-10-05 21:39 我的未来姓栗山
阅读(62)
评论(0)
推荐(0)
2021年10月4日
JAVA日报
摘要: app开发(layout7) <?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="ma
阅读全文
posted @ 2021-10-04 20:16 我的未来姓栗山
阅读(21)
评论(0)
推荐(0)
2021年9月30日
JAVA日报
摘要: app开发(layout6) <?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="ma
阅读全文
posted @ 2021-09-30 19:22 我的未来姓栗山
阅读(33)
评论(0)
推荐(0)
2021年9月29日
JAVA日报
摘要: app开发(layout5) <?xml version="1.0" encoding="utf-8"?><androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/
阅读全文
posted @ 2021-09-29 19:32 我的未来姓栗山
阅读(20)
评论(0)
推荐(0)
2021年9月28日
JAVA日报
摘要: app开发(layout4) <?xml version="1.0" encoding="utf-8"?><androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/
阅读全文
posted @ 2021-09-28 20:23 我的未来姓栗山
阅读(26)
评论(0)
推荐(0)
2021年9月27日
JAVA日报
摘要: app开发(layout3) <?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="ver
阅读全文
posted @ 2021-09-27 19:23 我的未来姓栗山
阅读(26)
评论(0)
推荐(0)
上一页
1
···
6
7
8
9
10
11
12
13
14
···
29
下一页
公告