The search pages you create in this module search for database records, not for Web pages or information on Web pages.
范例中您将创建的搜索页面,搜索的是数据库数据,而不是 Web 页面,或者 Web 页面上的信息。
These pages accept input from the user, search the database for records that match the input, and display the results on the same page.
这些页面接受用户的输入,并搜索数据库中与输入相匹配的记录,并在同一页面中显示出结果。
You'll implement a search engine that allows users to directly search the database for listings that match specific criteria.
您将实现一个搜索引擎,允许用户直接搜索数据库,获取匹配特定条件的清单。
应用推荐