Blogger Information
东风又西风
Blog
7
fans
0
comment
0
visits
2349
integral:0
P beans:14
  • List of blog posts
  • 函数的四种形式

    函数类型命名函数 function name (){console.log(‘hello,world’)} 其中的“name”为函数名称,()内为外部可传入的参数 {}内为函数代码。命名函数不受上下问约束。 匿名函数 const name = fu...

    2023-03-29 19:29 Read 593 comment 0
  • --表格入门--

    HTML表格入门 内容 为表格标签 table是一个复合标签 内容里必须有tr标签和td标签 其中tr为列 td为行 其写法是列中带行如: 1-11-2 tabl...

    2023-03-10 23:45 Read 389 comment 0
  • 开学第一天

    开学第一课 安装chrome打开谷歌浏览器官网 下载并安装谷歌浏览器官网 安装vscode打开vscode官网并安装 下载并安装VSCode官网2611.png) 安装完成后打开VScode开始安装插件 chinese(simolifued) --V...

    2023-03-10 11:51 Read 356 comment 0
  • PHP的8种变量

    把课件新闻内容以数组的方式历遍 输出

    2023-04-08 16:45 Read 308 comment 0
  • --表单入门--

    表单的格式为lable+input,input内type设置不同的类型 text普通为本框 eamil邮件 password密码 date日期 number数字 label 里的for的值必须是input内ID的值,才能进行绑定 内容

    2023-03-14 13:54 Read 264 comment 0
  • PHP 作用域---文件模块化引用---- 内容动态循环输出

    2023-04-11 19:47 Read 260 comment 0
  • Grid布局防写百度翻译手机端

    防百度翻译

    2023-03-29 16:25 Read 180 comment 0
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!