Warning: Attempt to read property "ID" on bool in /www/wwwroot/129.28.78.18/wp-content/themes/storeys-pro/wbc/components/og_schema/wb_og_schema.php on line 471

Warning: Attempt to read property "display_name" on bool in /www/wwwroot/129.28.78.18/wp-content/themes/storeys-pro/wbc/components/og_schema/wb_og_schema.php on line 480

Warning: Attempt to read property "display_name" on bool in /www/wwwroot/129.28.78.18/wp-content/themes/storeys-pro/wbc/components/og_schema/wb_og_schema.php on line 487

Warning: Attempt to read property "description" on bool in /www/wwwroot/129.28.78.18/wp-content/themes/storeys-pro/wbc/components/og_schema/wb_og_schema.php on line 489

Warning: Attempt to read property "ID" on bool in /www/wwwroot/129.28.78.18/wp-content/themes/storeys-pro/wbc/components/og_schema/wb_og_schema.php on line 493

2020.9.15付海政

今日总结

完成了正则表达式的学习,意外的简短,还好实际需求时可以在网络上去查找,并不需要特别记忆细节的内容。接下来就是面向对象相关的内容了,希望我能好好记一下,我感觉我虽然用过面向对象相关的内容,但我并不是真的理解了面向对象。

百科进度

1.写了导航栏的一部分,我发现我模仿的对象虽然几乎所有页面都放置了导航栏,但是本质只是粗暴的把这个部分放在了每个网页里面。

2.某些后台代码是禁止访问的,即使顺着控制台打开链接,也只会出现403,禁止访问。

3.对图片等资料进行了简单的分类,下一步考虑使用有规律的命名或者复杂化分类以便调用。

预计明天实行的部分:

完成导航栏,加入页面监听,页面向下移动一定像素会出现,向上滑动会消失。

评论留言