当前位置:网站首页>2022.7.3DAY595
2022.7.3DAY595
2022-07-07 07:55:00 【天真小巫】
今天复习了一天的离散数学,复习了关于函数,图论方面的内容。做了一份关于18年 计算,软件等专业的期末题。发现考的比课本考的还难,离散数学在智能专业也算是选修课吧!听老师说考的并不难,作业也认真做过,如今也讲不懂的弄懂了。不过,想拿大分的话得多复习几遍才行。
玩了1.5小时的篮球,发现篮球场里从来不缺打篮球的。宿舍里有位室友最近因为看了场比赛也爱上篮球了,买了一个篮球,一个训练投篮的器具。早上听他已经做了核酸,询问之后才知道早上6:00起床打篮球去了(顺便还做了核酸),在篮球场打球时问他明天还6:00起床吗,起得话带我一块呗。说实话,还真没见过凌晨6:00的西邮。科比曾经说过:“你见过凌晨4:00的洛杉矶吗?”早上6:00起来打篮球,我看他是跟科比学的吧!兴趣这东西确实有些奇怪。不过感觉还是挺有意思的,给明天留点期待,就不至于起不来了。不过,这能不能持久,倒是个问题,希望他能坚持下去,能做到吧!
最后是关于《马克思主义原理》的复习,在图书馆读了10分钟,索然无味,那么厚的一本书,越读越没激情,我好像还没有搞清楚,在大学里学习完全是你自己的事情,难道早读什么的,还得要有人陪你不成,觉得读书没有氛围,也不是很愿意去记东西,难道这是我不喜欢做的事?我需要从一件事中去挖掘乐趣,才有做下去的可能。
阅读:《the water of life》100% deliverer n拯救者 grieve v感到悲伤
复习:《离散数学》《马克思主义原理》
public class Outer {
private int num=10;
public void method(){
int num2=20;
class Inner
{
public void show()
{
System.out.println(num);
System.out.println(num2);
}
}
Inner i=new Inner();
i.show();
}
}
public class InnerDemo {
public static void main(String[] args) {
// Outer.Inner OI=new Outer().new Inner();
// OI.show();
Outer O=new Outer();
O.method();
}
}
边栏推荐
- 网上可以开炒股账户吗安全吗
- Guys, how can mysql-cdc convert the upsert message to append only
- A wave of open source notebooks is coming
- ORM--逻辑关系与&或;排序操作,更新记录操作,删除记录操作
- Wallys/IPQ6010 (IPQ6018 FAMILY) EMBEDDED BOARD WITH ON-BOARD WIFI DUAL BAND DUAL CONCURRENT
- XML配置文件解析与建模
- The landing practice of ByteDance kitex in SEMA e-commerce scene
- STM32基础知识—内存映射
- Please ask me a question. I started a synchronization task with SQL client. From Mysql to ADB, the historical data has been synchronized normally
- MCU与MPU的区别
猜你喜欢
虚数j的物理意义
Fiddler simulates the interface test
request对象对请求体,请求头参数的解析
Google colab loads Google drive (Google drive is used in Google colab)
ORM model -- creation and query of data records
Methods of adding centerlines and centerlines in SolidWorks drawings
VS Code指定扩展安装位置
Win10 installation vs2015
柏拉图和他的三个弟子的故事:如何寻找幸福?如何寻找理想伴侣?
Embedded background - chip
随机推荐
Before joining the chain home, I made a competitive product analysis for myself
ArcGIS operation: batch modify attribute table
Internship log - day07
嵌入式背景知识-芯片
【学习笔记-李宏毅】GAN(生成对抗网络)全系列(一)
MCU与MPU的区别
Interface test
网上可以开炒股账户吗安全吗
Can I open a stock trading account online? Is it safe
ES6中的函数进阶学习
Become a "founder" and make reading a habit
Appx code signing Guide
China's first electronic audio category "Yamano electronic audio" digital collection is on sale!
Integer inversion
ORM -- query type, association query
The new activity of "the arrival of twelve constellations and goddesses" was launched
C#记录日志方法
[learning notes - Li Hongyi] Gan (generation of confrontation network) full series (I)
Embedded background - chip
Bean 作⽤域和⽣命周期