当前位置:网站首页>毕业季-个人总结
毕业季-个人总结
2022-07-04 13:12:00 【梦幻之光_dream】
一.毕业后的去向
我觉得提升技术是最重要的,所以会先就业。当然有了学历的辅助,可以更上一层楼。
二.印象深刻的bug记录
①当jsp出现了Processing instruction not closed问题,重新打开页面便可解决
②str=new String(str.getBytes(“ISO-8859-1”),“UTF-8”);
错误原因:小写会报500错误
③HTTP Status 404 – Not Found Type Status Report Message/ch3/input.jsp Descr
错误原因:路径位置不对而造成的
④JavaWeb:
java.sql.SQLException: Field ‘productTypeId’ doesn’t have a default value
错误原因:自动增值没有设置
⑤You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘productId=29’ at line 1
错误原因:sql格式错误,找不到Id
⑥for input String: “”
错误原因:id没有获取到 转换异常,获取的值不对
三.大学期间技术学习方面最有成就的事
1.微信小程序
我是因为看到学校有微信小程序的选修课时,心中就有了好奇心,就去上课了。在入门时,最开始接触的就是微信开发者工具,根据它的指引,没想到这个工具还能开发微信小游戏,这就更感兴趣了。
刚开始学的时候,必须要注册自己的小程序账号,并且要在激活的状态下,才能进行开发,并且一个邮箱只能注册1个账号。如果长时间不用的话,账号可能会被冷冻处理。不过重点提醒的是小程序注册码挺重要的,关键时刻能派上用场。
微信小程序官方网站
https://developers.weixin.qq.com/miniprogram/dev/framework/quickstart/
2.Java学习经历
我是参考北京尚学堂的Java基础300集,个人觉得还是很有用,学到了很多。因为我对Java的编程比赛还是很感兴趣的,所以自己就参加了蓝桥杯比赛。在备赛过程中,我借助pintia程序设计教学平台来刷题,并且能接触浙江大学出的编程题。我参考了视频、平台等资源,再加上自身练习,感觉收获了不少知识。
四.大学最遗憾的事情
我觉得最遗憾的事情是学的还不够多,毕竟互联网的水很深。
五.毕业后最大的期望
我希望能用编程提升自己的工作效率。
六.结束语
编程可以被定义成很多概念,但是不会变的是编程思想。它虽然可以赚钱,但是想要走进编程世界,和一些源码一起沟通,理解机器的处理方式,就需要真正热爱它,将它当成自己的另一半。只有这样,就不会觉得编程只是为了编程。
活动地址:毕业季·进击的技术er
边栏推荐
猜你喜欢
【信息检索】链接分析
Digi XBee 3 RF: 4个协议,3种封装,10个大功能
Data warehouse interview question preparation
The implementation of OSD on rk1126 platform supports color translucency and multi-channel support for Chinese
sql优化之explain
【C语言】指针笔试题
Ruiji takeout notes
Transplant tinyplay for imx6q development board QT system
聊聊保证线程安全的 10 个小技巧
Docker compose public network deployment redis sentinel mode
随机推荐
關於miui12.5 紅米k20pro用au或者povo2出現問題的解决辦法
STM32F1与STM32CubeIDE编程实例-MAX7219驱动8位7段数码管(基于GPIO)
Combined with case: the usage of the lowest API (processfunction) in Flink framework
Alcohol driving monitoring system based on stm32+ Huawei cloud IOT design
An overview of 2D human posture estimation
First experience of ViewModel
Scratch Castle Adventure Electronic Society graphical programming scratch grade examination level 3 true questions and answers analysis June 2022
迅为IMX6Q开发板QT系统移植tinyplay
Query optimizer for SQL optimization
Matters needing attention in overseas game Investment Agency
Data warehouse interview question preparation
【算法leetcode】面试题 04.03. 特定深度节点链表(多语言实现)
The failure rate is as high as 80%. What are the challenges on the way of enterprise digital transformation?
架构方面的进步
Intelligence d'affaires bi analyse financière, analyse financière au sens étroit et analyse financière au sens large sont - ils différents?
【MySQL从入门到精通】【高级篇】(五)MySQL的SQL语句执行流程
Pandora IOT development board learning (RT thread) - Experiment 3 button experiment (learning notes)
数据埋点的一些问题和想法
R language uses the DOTPLOT function of epidisplay package to visualize the frequency of data points in different intervals in the form of point graph, and uses the by parameter to specify the groupin
Data Lake (13): spark and iceberg integrate DDL operations