전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
the function can be useful for developing categories tree browser.
returns array with the following format:
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
type make followed by make install to build php and copy the necessary files to the apache distribution tree.
add to the file:
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
... quanta는 현재 dtd에 대한 시각화한 문제 리포터 를 가지고 있습니다. structure tree 로 이동하여 보기 > 문제 리포터 보기 로 문제 설명 위젯을 보이도록 만드십시오.
... that quanta has a visual problem reporter for your current dtd? switch to the structure tree and make the problem description widget visible with view & gt; show problem reporter.
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다
udm_cat_path() returns array describing path in the categories tree from the tree root to the current category.
udm_cat_path() returns array describing path in the categories tree from the tree root to the current category.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
검색 시 "\\" 뒤에 나오는 특수 문자는 정규식이 아닌 일반 문자로 해석됩니다. 단, \\n, \\t, > 및 < 조합은 예외입니다. 예를 들어, "tree\\."는 "tree."는 찾지만 "treed" 또는 "trees"는 찾지 않습니다.
search interprets the special character that follows the "\\" as a normal character and not as a regular expression (except for the combinations \\n, \\t, \\>, and \\<). for example, "tree\\." finds "tree.", not "treed" or "trees".