02 2021 档案

摘要:设置常量 define()函数 bool define(string $name,mixe $vlaue[,bool $case_insensitive=false]) name:必选参数,常量名称,即标志符。 value:必选参数,常量的值。 case_insensitive:可选参数,如果设置为 阅读全文
posted @ 2021-02-01 22:11 nonashi 阅读(51) 评论(0) 推荐(0)
摘要:语法:https://www.runoob.com/css/css-syntax.html <!DOctype html> <html> <head> <meta charset="utf-8"> <title>123</title> <style> body{bockground-color:#d 阅读全文
posted @ 2021-02-01 14:02 nonashi 阅读(63) 评论(0) 推荐(0)