编程入门教程大全

By admin, 13 七月, 2022

评论3

Restricted HTML

  • 允许的HTML标签:<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <img src>
  • 自动断行和分段。
  • 网页和电子邮件地址自动转换为链接。
验证码
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.
请输入"Drupal10"

Swift (未验证)

1 year 8 months 之前

7~8年前我自学Web和PHP的时候被w3school.cn坑过,内容太少且过时,英文站也有一些批评,推荐MDN,有多语言包括中文,内容丰富且系统化。

我记错了,我当年去的就是w3school.com.cn,那时(14、15年)的界面更旧,你可以在internet archive找到那时的网页快照。
那时做网站不知道有现成的框架,完全从头写,直到我发现Laravel(避开了thinkphp这种坑爹框架)。MDN会推荐使用框架,要是我早点知道MDN,会少走很多弯路。