|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2018-01-22 12:21 UTC] cmb@php.net
-Package: *Database Functions
+Package: Website problem
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Oct 27 15:00:01 2025 UTC |
Description: ------------ notice!!! I have seen the related issues submitted, but obviously the site has not made any changes, which is very important! This site is for beginners, and because of this search function, the site is actually very unuseful for beginners.Website values are also compromised. 右上角的搜索功能匹配算法太简单了,比如说我想查找ArrayAccess下的offsetSet方法,直接搜索offsetSet这个关键字居然找不到,然而事实上是有这个方法的介绍页面的(http://php.net/manual/zh/arrayaccess.offsetset.php),这很不人性化。 这个站点是对针对初学者,而因为这样的查找功能导致这个站点实际上对初学者来说帮助是微乎其微的。网站价值也大打折扣。 建议可以参考JAVA的api文档的实现方式。 因为我的英语不好,所以附上翻译软件翻译的英文: Because my English is not good, I attach the English translation of the software: In the top right corner of the search feature matching algorithm is too simple, such as I want to find the offsetSet method of ArrayAccess, under the direct search the key word "offsetSet" couldn't find , but in fact the method introduction page is existent(http://php.net/manual/zh/arrayaccess.offsetset.php), it is not very humanization. This site is for beginners, and because of this search function, the site is actually very unuseful for beginners.Website values are also compromised. It is recommended that you refer to the implementation of the JAVA API documentation. Test script: --------------- search "offsetSet" Expected result: ---------------- websit for "http://php.net/manual/zh/arrayaccess.offsetset.php" Actual result: -------------- nothing and bad "closest matches".