万象云档 本次搜索耗时 1.995 秒,为您找到 135 个相关结果.
  • 技术文档-后台搜索索引生成工具(3.4及以后版本适用)

    202 2025-05-18 《DiscuzX安装教程》
    感谢网友@popcorner的贡献,此程序为后台搜索索引生成工具,在论坛根目录执行即可 <? php /** * [Discuz!] (C)2001-2099 Comsenz Inc. * This is NOT a freeware, use is subject to license terms */ ...
  • 技术文档-后台搜索索引生成工具(3.3及之前版本适用)

    195 2025-05-18 《DiscuzX安装教程》
    此程序为后台搜索索引生成工具,在论坛根目录执行即可 <? php error_reporting ( E_ALL ); $sourcedir = './' ; chdir ( $sourcedir ); define ( 'IN_ADMINCP' , TRUE ); define ( 'NOROBOT' , ...
  • DDL

    DDL Generic ​ USE ​ INSPECT ​ Space ​ CREATE SPACE ​ Examples ​ ALTER SPACE ​ Examples ​ DROP SPACE ​ Examples ​ Models ​ Type definitions ​ CREATE MODEL ​ ...
  • DML

    DML INSERT ​ Syntax ​ Requirements and responses ​ Examples ​ SELECT ​ Syntax ​ Requirements and responses ​ Examples ​ UPDATE ​ Syntax ​ Requirements and respon...
  • 语言辅助函数

    语言辅助函数 , 加载辅助函数 , 可用函数 语言辅助函数 语言辅助函数文件包含了用于处理语言文件的一些函数。 加载辅助函数 可用函数 ,加载辅助函数 该辅助函数通过下面的代码加载: $this -> load -> helper ( 'language' ); ,可用函数 该辅助函数有下列可用函数: lan...
  • BlueQL

    BlueQL Introduction ​ Guides ​ BlueQL Introduction​ BlueQLTM is Skytable’s own query language that is based on SQL, with a focus on modern syntax and security. The design ...
  • Result

    Result A Result is useful when you have logic that may “fail”. For example, parsing a String into an Int may fail. What if the string is filled with the letter B? In cases ...
  • Skyhash 2: Overview

    Skyhash 2: Overview Introduction ​ Protocol revisions and compatibility ​ Version matrix ​ Skyhash 2: Overview Introduction​ Skyhash is the protocol used for communicati...
  • 数字辅助函数

    数字辅助函数 , 加载辅助函数 , 可用函数 数字辅助函数 数字辅助函数文件包含了用于处理数字的一些函数。 加载辅助函数 可用函数 ,加载辅助函数 该辅助函数通过下面的代码加载: $this -> load -> helper ( 'number' ); ,可用函数 该辅助函数有下列可用函数: byte_fo...
  • 目录辅助函数

    目录辅助函数 , 加载辅助函数 , 可用函数 目录辅助函数 目录辅助函数文件包含了一些帮助你处理目录的函数。 加载辅助函数 可用函数 ,加载辅助函数 该辅助函数通过下面的代码加载: $this -> load -> helper ( 'directory' ); ,可用函数 该辅助函数有下列可用函数: dir...