当前位置:网站首页>2022.6.30DAY591
2022.6.30DAY591
2022-07-03 05:27:00 【天真小巫】
今天想谈谈 关于问题,什么是问题,如何去定义问题,如何正确认识问题,如何去解决问题。
到底什么是问题,百度了一下,里面讲到,问题是现实与期待之间的差距,解决问题的方式有两种,一个是降低期待,一个是改变现实。随着总结的深入,我也发现了自身的许多问题,那些问题被我解决了吗,显然没有,我也想着去解决这些问题,但最后非但没有解决,新问题反而伴随着旧问题的产生,那些旧问题被搁置在一边,然后在今后总结时发现又是老问题。解决某个问题,需要某些方法去解决,比如,如何通过某种考试,拿到证书,如何能做到天天早起。这确实需要某些方法论,但会不会出现某种情况,当你把你能用的方法都用尽了,但是这个问题都没有解决。有没有这种情况我倒不知道,不过,爱因斯坦曾讲过这么令人匪夷所思的话:“所有困难的问题答案都在更高的层次,你必须提升心智,认知,层次,才能解决问题。”难道说,比方法论更重要的是,提升心智,认知,层次?让我印象最深的是玩游戏这件事,初中的时候拿到手机特别喜欢玩游戏,那时,我多想长大,长大后玩手机,玩游戏也没有管了,想怎么玩就怎么玩,如今,对游戏也没什么兴趣了(可能是操作太菜了)。当初的苦恼,现在看来完全不是个事,还用的着用啥手段去抵制吗。可能爱因斯坦说的这句话还是比较有深意的。
阅读:《了凡四训》48%
英语:无,没安排好时间
运动:3公里,跑了2.5后就中断了,跑完后大汗淋漓。
复习:《数字逻辑电路》第二章,关于逻辑公式极其化简,要求熟练掌握逻辑公式的运用。《人工智能》确定性推理
public class Animal {
public void eat(){
System.out.println("动物吃东西");
}
}
public class Cat extends Animal{
@Override
public void eat() {
System.out.println("猫吃鱼");
}
}
public class AnimalDemo {
public static void main(String[] args) {
//有父类引用指向子类对象
//多态
Animal a=new Cat();
}
}
边栏推荐
- Maximum continuous sub segment sum (dynamic programming, recursive, recursive)
- Interview question -- output the same characters in two character arrays
- ROS Compilation Principle
- Based on RFC 3986 (unified resource descriptor (URI): general syntax)
- 谷歌 | 蛋白序列的深度嵌入和比对
- How to use source insight
- Altaro virtual machine replication failed: "unsupported file type vmgs"
- Redis 过期淘汰机制
- @Solutions to null pointer error caused by Autowired
- College campus IP network broadcasting - manufacturer's design guide for college campus IP broadcasting scheme based on campus LAN
猜你喜欢

Yolov5 model construction source code details | CSDN creation punch in

酒店公共广播背景音乐-基于互联网+的酒店IP网络广播系统设计

Altaro set grandfather parent child (GFS) archiving

【实战项目】自主web服务器

Redis使用Lua脚本简介

Progressive multi grasp detection using grasp path for rgbd images

Communication - how to be a good listener?

How do I migrate my altaro VM backup configuration to another machine?

@Autowired 导致空指针报错 解决方式

Ueditor, FCKeditor, kindeditor editor vulnerability
随机推荐
[set theory] relational power operation (relational power operation | examples of relational power operation | properties of relational power operation)
Audio Focus Series: write a demo to understand audio focus and audiomananger
(subplots usage) Matplotlib how to draw multiple subgraphs (axis field)
How to connect the network: Chapter 1 CSDN creation punch in
Introduction to redis and explanation of data types
Communication - how to be a good listener?
Altaro virtual machine replication failed: "unsupported file type vmgs"
Altaro VM backup getting started
Go practice -- use redis in golang (redis and go redis / redis)
獲取並監控遠程服務器日志
Why is go language particularly popular in China
Primary school campus IP network broadcasting - Design of primary school IP digital broadcasting system based on campus LAN
Botu uses peek and poke for IO mapping
Explanation of several points needing attention in final (tested by the author)
[batch dos-cmd command - summary and summary] - CMD window setting and operation command - close CMD window and exit CMD environment (exit, exit /b, goto: EOF)
BTC-密码学原理
Chapter II program design of circular structure
Yolov5 network structure + code + application details | CSDN creation punch in
Altaro o365 total backup subscription plan
配置xml文件的dtd