当前位置:网站首页>Questions about your resume
Questions about your resume
2022-08-02 03:38:00 【suzhiwei_boke】
HTM5:
1. Semantic tags, the page structure is more concise, easy to maintain, and conducive to the identification of search engines
2. Painting canvas;
3. video and audio elements for media playback;
4. Local offline storage localStorage stores data for a long time, the data will not be lost after the browser is closed, and needs to be cleared manually
, the sessionStorage data will be automatically deleted after the browser is closed;
5. Form controls, calendar, date, time, email, url, search;
websocket: full dual public
WebSocket is a protocol that is generated to realize the requirement of two-way communication with the server on the web application,
Compared with polling HTTP requests, WebSocket saves server resources and effectively improves efficiency.
css3:
text-shadow: text-shadow: 5px 5px 5px #FF0000; (horizontal shadow, vertical shadow, blur distance, shadow color)
font-face property: define your own font
rounded corners (border radius): The border-radius property is used to create rounded corners
Border image: border-image: url(border.png) 30 30 round
Box shadow: box-shadow: 10px 10px 5px #888888
es6
ts
react hooks
vue
Project Description: Difficulties and Highlights
边栏推荐
- 磷脂-聚乙二醇-醛基 DSPE-PEG-Aldehyde DSPE-PEG-CHO MW:5000
- 客户评分控件
- 语义分割标签即像素值的巨坑,transforms.ToTensor()的错误使用
- Phospholipid-polyethylene glycol-azide, DSPE-PEG-Azide, DSPE-PEG-N3, MW: 5000
- 配置mmdet来训练Swin-Transformer之一配置环境
- A senior test engineer asked me these questions as soon as the interview came
- AttributeError: Can‘t get attribute ‘SPPF‘ on <module ‘models.common‘ from ‘/yolov5-5.0/models/commo
- SOCKS5
- STM32 触发HardFault_Handler如何查找原因
- AttributeError: ‘Upsample‘ object has no attribute ‘recompute_scale_factor‘
猜你喜欢
第一篇博客
UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the index ing argu
最新,每天填坑,Jeston TX1 精卫填坑,第一步:刷机
@Configuration详解
DSPE-PEG-Silane, DSPE-PEG-SIL, phospholipid-polyethylene glycol-silane modified active group
[Basic Tutorial of Remote Control Development 1] Crazy Shell Open Source Formation Drone-GPIO (Remote Control Indicator Light Control)
Problems when yolov5 calls ip camera
啃瓜记录又一天
kettle 安装与配置
利用 nucleo stm32 f767zi 进行USART+DMA+PWM输入模式 CUBE配置
随机推荐
mysql中exists的用法详解
debian 10 nat 与路由转发
C语言 0长度数组/柔性数组
ImportError: libGL.so.1: cannot open shared object file: No such file or directory
PCL—point cloud data segmentation
云服务器安装部署Nacos2.0.4版本
AttributeError: ‘Upsample‘ object has no attribute ‘recompute_scale_factor‘
URL模块
DSPE-PEG-DBCO Phospholipid-Polyethylene Glycol-Dibenzocyclooctyne A Linear Heterobifunctional Pegylation Reagent
pyppeteer使用样例脚本
广州华为面试总结
Week 7 Review
mysql阶段总结
Error: with open(txt_path,'r') as f: FileNotFoundError: [Errno 2] No such file or directory:
debian 10 nat and routing forwarding
@Configuration详解
js 取字符串中某位置某特征的值,如华为(Huawei)=>华为
The difference between the knowledge question and answer session with the knowledge
Dynamic proxy tool class
Detailed explanation of the usage of exists in mysql