当前位置:网站首页>Day-15 common APIs and exception mechanisms
Day-15 common APIs and exception mechanisms
2022-07-07 12:36:00 【Xiaobai shelter】
1.BigInteger
① effect : When int and long Class cannot satisfy the storage , use BigInteger Used to represent special integers
② Use : You must pass in the string
2.Math
① Common methods and use
② Example use Math Realization a~z Random generation
3. Exception mechanism
① Anomalies encountered a. Null pointer exception b. Subscript out of range exception c. Type conversion exception d. Stack memory overflow
② Concept and operation mode
③ Inheritance system
④try…catch…
Grammar format :
⑤throws
⑥finally
⑦ There can be no broader exceptions
边栏推荐
- 【二叉树】删点成林
- Realize a simple version of array by yourself from
- leetcode刷题:二叉树24(二叉树的最近公共祖先)
- SQL lab 26~31 summary (subsequent continuous update) (including parameter pollution explanation)
- Simple network configuration for equipment management
- [Q&A]AttributeError: module ‘signal‘ has no attribute ‘SIGALRM‘
- Realize all, race, allsettled and any of the simple version of promise by yourself
- Static routing assignment of network reachable and telent connections
- 跨域问题解决方案
- SQL Lab (36~40) includes stack injection, MySQL_ real_ escape_ The difference between string and addslashes (continuous update after)
猜你喜欢
爱可可AI前沿推介(7.7)
leetcode刷题:二叉树25(二叉搜索树的最近公共祖先)
Customize the web service configuration file
The road to success in R & D efficiency of 1000 person Internet companies
Preorder, inorder and postorder traversal of binary tree
Ctfhub -web SSRF summary (excluding fastcgi and redI) super detailed
SQL lab 26~31 summary (subsequent continuous update) (including parameter pollution explanation)
<No. 9> 1805. Number of different integers in the string (simple)
Charles: four ways to modify the input parameters or return results of the interface
EPP+DIS学习之路(1)——Hello world!
随机推荐
数据库系统原理与应用教程(011)—— 关系数据库
Epp+dis learning path (1) -- Hello world!
Aike AI frontier promotion (7.7)
Using stack to convert binary to decimal
GCC compilation error
数据库系统原理与应用教程(007)—— 数据库相关概念
idea 2021中文乱码
leetcode刷题:二叉树22(二叉搜索树的最小绝对差)
【PyTorch实战】用PyTorch实现基于神经网络的图像风格迁移
Simple implementation of call, bind and apply
SQL Lab (46~53) (continuous update later) order by injection
Simple network configuration for equipment management
NGUI-UILabel
gcc 编译报错
The IDM server response shows that you do not have permission to download the solution tutorial
Typescript interface inheritance
SQL lab 21~25 summary (subsequent continuous update) (including secondary injection explanation)
leetcode刷题:二叉树21(验证二叉搜索树)
"Series after reading" my God! It's so simple to understand throttling and anti shake~
Learning and using vscode