Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
谁能告诉我一些提示,以使用 javascript/jquery 为那些首次注册的用户(如您第一次注册 facebook 或 twitter 时看到的用户)创建“如何使用本网站”指令?我的网站是基于 php/mysql 的。提前非常感谢!
你可以这样做
首先创建一个表格,其中包含要为首次用户显示的字段
而不是为此进行设计并在加载页面时将表 0 中的状态更改为 1,因此下次用户加载页面时,他不会得到相同的结果
当用户加载时检查是否为 0 而不是显示指令