摘要:
回答结构: Begin by answering the question (claim): Reason (s) why (premises)? Give Examples: 正面 反面, 要有引用的来源 (Siddiqui and Singh, 2016). 有一个总结性的结论 细节: Use 阅读全文
posted @ 2022-11-29 15:34
VxiaohuanV
阅读(30)
评论(0)
推荐(0)
摘要:
可以在外部文件, 到时候 直接调用就行了 js和控制台相关联; console.log().... 显示值 变量: var 全局变量, let cosnt局部? let可变, const不能变, 数组和结构体可以变 细节: 不变的值,尽量定义为const 类型: string , numbers 没 阅读全文
posted @ 2022-11-29 11:19
VxiaohuanV
阅读(24)
评论(0)
推荐(0)