当前位置:网站首页>Graduation season - personal summary
Graduation season - personal summary
2022-07-04 14:42:00 【Dreamy light_ dream】
List of articles
One . Where to go after graduation
I think improving technology is the most important , So I will get employed first . Of course, with the help of academic qualifications , Can go to the next level .
Two . Impressive bug Record
① When jsp There is Processing instruction not closed problem , Reopen the page to solve
②str=new String(str.getBytes(“ISO-8859-1”),“UTF-8”);
The reason for the error : Report in figures 500 error
③HTTP Status 404 – Not Found Type Status Report Message/ch3/input.jsp Descr
The reason for the error : Caused by the wrong path location
④JavaWeb:
java.sql.SQLException: Field ‘productTypeId’ doesn’t have a default value
The reason for the error : Automatic increment is not set
⑤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
The reason for the error :sql Format error , Can't find Id
⑥for input String: “”
The reason for the error :id No access to Convert exceptions , The value obtained is incorrect
3、 ... and . The most accomplished thing in technical learning during college
1. Wechat applet
I saw that the school has elective classes for wechat apps , There is curiosity in my heart , I went to class . At the beginning , The first contact is wechat developer tools , According to its guidelines , I didn't expect that this tool can also develop wechat Games , This is more interesting .
When I started learning , You must register your own applet account , And in the active state , To develop , And an email can only be registered 1 Accounts . If you don't use it for a long time , Accounts may be frozen . But the key point is that the registration code of the applet is very important , It can come in handy at critical moments .
Wechat applet official website
https://developers.weixin.qq.com/miniprogram/dev/framework/quickstart/
2.Java Learning experience
I refer to Beijing shangxuetang Java Basics 300 Set , Personally, I think it's still very useful , Learned a lot . Because I? Java Is still very interested in the programming competition , So I took part in the Blue Bridge Cup . In preparation for the race , I use pintia Programming teaching platform to brush questions , And can contact the programming problems of Zhejiang University . I refer to the video 、 Platform and other resources , Plus self practice , I feel I have gained a lot of knowledge .
Four . The most regrettable thing about College
I think the most regrettable thing is that I haven't learned enough , After all, the water of the Internet is deep .
5、 ... and . The greatest expectation after graduation
I hope to improve my work efficiency by programming .
6、 ... and . Conclusion
Programming can be defined as many concepts , But what will not change is the programming idea . Although it can make money , But want to enter the programming world , Communicate with some source code , Understand how the machine handles , You need to really love it , Think of it as your other half . That's the only way , You won't think that programming is just for programming .
Active address : Graduation season · The technique of attack er
边栏推荐
- LVLG 8.2 circular scrolling animation of a label
- A collection of classic papers on convolutional neural networks (deep learning classification)
- ML之shap:基于boston波士顿房价回归预测数据集利用shap值对XGBoost模型实现可解释性案例
- 一文概览2D人体姿态估计
- Map of mL: Based on Boston house price regression prediction data set, an interpretable case of xgboost model using map value
- C language achievement management system for middle school students
- LVGL 8.2 text shadow
- 關於miui12.5 紅米k20pro用au或者povo2出現問題的解决辦法
- Count the running time of PHP program and set the maximum running time of PHP
- scratch古堡历险记 电子学会图形化编程scratch等级考试三级真题和答案解析2022年6月
猜你喜欢

Ruiji takeout notes

Node mongodb installation

聊聊保证线程安全的 10 个小技巧

LVGL 8.2 Draw label with gradient color

现代控制理论入门+理解
![[MySQL from introduction to proficiency] [advanced chapter] (IV) MySQL permission management and control](/img/cc/70007321395afe3a9fc6b6032d30aa.png)
[MySQL from introduction to proficiency] [advanced chapter] (IV) MySQL permission management and control

A keepalived high availability accident made me learn it again

Data Lake (13): spark and iceberg integrate DDL operations

Talk about 10 tips to ensure thread safety

Red envelope activity design in e-commerce system
随机推荐
实时数据仓库
Codeforce:c. sum of substrings
商業智能BI財務分析,狹義的財務分析和廣義的財務分析有何不同?
【MySQL从入门到精通】【高级篇】(五)MySQL的SQL语句执行流程
AI与生命科学
MySQL的触发器
Practical puzzle solving | how to extract irregular ROI regions in opencv
Opencv3.2 and opencv2.4 installation
Count the running time of PHP program and set the maximum running time of PHP
Explain of SQL optimization
Ml: introduction, principle, use method and detailed introduction of classic cases of snap value
LVGL 8.2 Line wrap, recoloring and scrolling
Popular framework: the use of glide
Leetcode T48:旋转图像
SqlServer函数,存储过程的创建和使用
【MySQL从入门到精通】【高级篇】(四)MySQL权限管理与控制
Docker compose public network deployment redis sentinel mode
Leetcode t47: full arrangement II
RK1126平台OSD的实现支持颜色半透明度多通道支持中文
开发中常见问题总结