当前位置:网站首页>注释中的{@code}、{@Link} 与<p>等标签
注释中的{@code}、{@Link} 与<p>等标签
2022-07-27 15:56:00 【扮作大侠】
例如Creates a {@code URL} object from the {@code String} representation
这一句的@code 就是指以下内容是代码
这句话翻译一下:
根据字符串(String)的描述创建一个URL对象
{@link #abc} 加链接; abc()本包的一个方法,选中后ctrl+b可以直接跳转到该方法。
<P>是单独起个段落的意思
边栏推荐
- Evaluation index of machine learning (II) -- classification evaluation index
- 工信部再治数据安全,网易易盾“隐私合规”守住企业经营底线
- golang 自定义once,当出现error第二次重新设置
- 快解析结合华途文档加密软件
- hutool 字符串工具类
- PostgreSQL 14 支持winserver2022吗?
- 2022 high altitude installation, maintenance and removal of test question simulation test platform operation
- Getting started with shell programming base
- I got the P8 "top-level" distributed architecture manual crazy spread on Alibaba intranet
- Are those who are absent from the written examination shortlisted for the teacher recruitment interview? Henan Xiangfu: the statistics of individual candidates' scores are wrong
猜你喜欢

卷积神经网络——FPN(Feature Pyramid Networks)介绍

Fast parsing combined with Huatu document encryption software

Configuration and basic use of vim
知物由学 | 小游戏的安全风险在哪里?

How to restrict root remote login so that ordinary users have root privileges

Soul 1: why is es more suitable for complex condition search than MySQL?

TCP connection status identification (syn, fin, ACK, PSH, RST, urg)

微信小程序 云函数批量删除多条数据 Error: errCode: -502005 database collection not exists

How can we carry out NLP cross language knowledge transfer?

2022 safety officer-a certificate examination questions and online simulation examination
随机推荐
知物由学 | 易盾自研文本实时聚类技术,一网打尽社交网络中的同类有害内容
Wechat applet to make calls
Learn from what you know | Yidun self-developed text real-time clustering technology, and wipe out the same kind of harmful content in social networks
Common shell commands (1) -- variable case conversion
【Codeforces】 A. Computer Game
知物由学 | SO加固如何提升Android应用的安全性?
@Scheduled 和Quartz
Personal understanding of convolution calculation process of convolution neural network
Summer Challenge [FFH] real time chat room websocket practice
Could not obtain transaction-synchronized Session for current thread
What should we pay attention to when choosing the LED display screen of the stadium
年终总结模板
Evaluation index of machine learning (II) -- classification evaluation index
Likeshop takeout ordering system "100% open source without encryption"
Machine learning: IOU of concept understanding
Understand │ what is cross domain? How to solve cross domain problems?
Numpy array matrix operation
使用分布式框架WCF出现的BUG记录
vim的配置及基础使用
ES查询限制10000条数据解决方法