当前位置:网站首页>JS variable
JS variable
2022-07-07 04:50:00 【Big bug of xiaofeichan】
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title></title>
<script>
//1. Make a statement age Variable
var age;
//2. assignment
age = 18;
//3. Output results
console.log(age);
//4. Initialization of a variable
var name = 'hzyandwxc';
console.log(name);
</script>
</head>
<body>
</body>
</html>边栏推荐
- AI 落地新题型 RPA + AI =?
- Meow, come, come: do you really know if, if else
- 案例大赏:英特尔携众多合作伙伴推动多领域AI产业创新发展
- 深耕开发者生态,加速AI产业创新发展 英特尔携众多合作伙伴共聚
- On the 110th anniversary of Turing's birth, has the prediction of intelligent machine come true?
- Oracle -- 视图与序列
- Section 1: (3) logic chip process substrate selection
- Unit test asp Net MVC 4 Application - unit testing asp Net MVC 4 apps thoroughly
- Thesis landing strategy | how to get started quickly in academic thesis writing
- 【线段树实战】最近的请求次数 + 区域和检索 - 数组可修改+我的日程安排表Ⅰ/Ⅲ
猜你喜欢

MySQL数据库(基础篇)

九章云极DataCanvas公司摘获「第五届数字金融创新大赛」最高荣誉!

九章云极DataCanvas公司获评36氪「最受投资人关注的硬核科技企业」

The request request is encapsulated in uni app, which is easy to understand

JS also exports Excel

九章云极DataCanvas公司蝉联中国机器学习平台市场TOP 3

How does vscade use the built-in browser?

用CPU方案打破内存墙?学PayPal堆傲腾扩容量,漏查欺诈交易量可降至1/30

Kivy tutorial of setting the size and background of the form (tutorial includes source code)

R语言主成分pca、因子分析、聚类对地区经济研究分析重庆市经济指标
随机推荐
什么是Web3
Jetson nano配置pytorch深度学习环境//待完善
当 Knative 遇见 WebAssembly
Section 1: (3) logic chip process substrate selection
案例大赏:英特尔携众多合作伙伴推动多领域AI产业创新发展
The worse the AI performance, the higher the bonus? Doctor of New York University offered a reward for the task of making the big model perform poorly
Chapter 9 Yunji datacanvas company has been ranked top 3 in China's machine learning platform market
[practice leads to truth] is the introduction of import and require really the same as what is said on the Internet
Lecture 3 of "prime mover x cloud native positive sounding, cost reduction and efficiency enhancement lecture" - kubernetes cluster utilization improvement practice
Vscode 如何使用内置浏览器?
Basic idea of counting and sorting
Kivy tutorial of setting the size and background of the form (tutorial includes source code)
软件测试之网站测试如何进行?测试小攻略走起!
Meaning of 'n:m' and '1:n' in database design
MySQL forgot how to change the password
Easycvr cannot be played using webrtc. How to solve it?
軟件測試之網站測試如何進行?測試小攻略走起!
Analyse approfondie de kubebuilder
Win11图片打不开怎么办?Win11无法打开图片的修复方法
System framework of PureMVC