当前位置:网站首页>JS variable case output user name
JS variable case output user name
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. The user enters the name Save to a myname In the variables of
var myname = prompt(' Please enter your name ');
//2. Output this user name
alert(myname);
</script>
</head>
<body>
</body>
</html>
边栏推荐
- mpf2_ Linear programming_ CAPM_ sharpe_ Arbitrage Pricin_ Inversion Gauss Jordan_ Statsmodel_ Pulp_ pLU_ Cholesky_ QR_ Jacobi
- Flex layout and usage
- 软件测试之网站测试如何进行?测试小攻略走起!
- Network Security Learning - Information Collection
- 关于01背包个人的一些理解
- Read of shell internal value command
- 什么是Web3
- 【736. Lisp 语法解析】
- ACL2022 | 分解的元学习小样本命名实体识别
- leetcode 53. Maximum Subarray 最大子数组和(中等)
猜你喜欢
深入解析Kubebuilder
Chapter 9 Yunji datacanvas was rated as 36 krypton "the hard core technology enterprise most concerned by investors"
Local tool [Navicat] connects to remote [MySQL] operation
In depth analysis of kubebuilder
What about the collapse of win11 playing pubg? Solution to win11 Jedi survival crash
DFS and BFS concepts and practices +acwing 842 arranged numbers (DFS) +acwing 844 Maze walking (BFS)
Digital chemical plants realize the coexistence of advantages of high quality, low cost and fast efficiency
A row of code r shows the table of Cox regression model
namespace基础介绍
How to package the parsed Excel data into objects and write this object set into the database?
随机推荐
MySQL split method usage
JS also exports Excel
Chapter 9 Yunji datacanvas company has been ranked top 3 in China's machine learning platform market
JS input and output
5G VoNR+之IMS Data Channel概念
【736. Lisp 语法解析】
Structure actual training camp | after class homework | module 6
Windows are not cheap things
Network Security Learning - Information Collection
Kivy tutorial of setting the size and background of the form (tutorial includes source code)
Web3 社区中使用的术语
3GPP信道模型路损基础知识
A series of shortcut keys for jetbrain pychar
[hand torn STL] list
Deeply cultivate the developer ecosystem, accelerate the innovation and development of AI industry, and Intel brings many partners together
Wechat can play the trumpet. Pinduoduo was found guilty of infringement. The shipment of byte VR equipment ranks second in the world. Today, more big news is here
九章云极DataCanvas公司蝉联中国机器学习平台市场TOP 3
What is JVM? What are the purposes of JVM tuning?
A line of R code draws the population pyramid
Meaning of 'n:m' and '1:n' in database design