当前位置:网站首页>毕业季-个人总结
毕业季-个人总结
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
边栏推荐
- [MySQL from introduction to proficiency] [advanced chapter] (IV) MySQL permission management and control
- LVLG 8.2 circular scrolling animation of a label
- 【信息检索】链接分析
- 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
- AI and Life Sciences
- LifeCycle
- Ml: introduction, principle, use method and detailed introduction of classic cases of snap value
- sql优化之查询优化器
- Leetcode 61: 旋转链表
- Chapter 16 string localization and message Dictionary (2)
猜你喜欢
Nowcoder rearrange linked list
《opencv学习笔记》-- 线性滤波:方框滤波、均值滤波、高斯滤波
Compile oglpg-9th-edition source code with clion
Ultrasonic distance meter based on 51 single chip microcomputer
Pandora IOT development board learning (RT thread) - Experiment 3 button experiment (learning notes)
Docker compose public network deployment redis sentinel mode
【C语言】指针笔试题
No servers available for service: xxxx
Incremental ternary subsequence [greedy training]
leetcode:6110. The number of incremental paths in the grid graph [DFS + cache]
随机推荐
R language ggplot2 visualization: gganimate package creates animated graph (GIF) and uses anim_ The save function saves the GIF visual animation
2022 game going to sea practical release strategy
失败率高达80%,企业数字化转型路上有哪些挑战?
【信息检索】分类和聚类的实验
LifeCycle
Scratch Castle Adventure Electronic Society graphical programming scratch grade examination level 3 true questions and answers analysis June 2022
Leetcode 61: rotating linked list
92. (cesium chapter) cesium building layering
ML:SHAP值的简介、原理、使用方法、经典案例之详细攻略
Oppo find N2 product form first exposure: supplement all short boards
统计php程序运行时间及设置PHP最长运行时间
Use of tiledlayout function in MATLAB
电商系统中红包活动设计
Count the running time of PHP program and set the maximum running time of PHP
flink sql-client. SH tutorial
LiveData
Chapter 17 process memory
迅为IMX6Q开发板QT系统移植tinyplay
LVGL 8.2 LED
【C语言】指针笔试题