xlang
v4.0 Release
程序设计语言基础库文档
载入中...
搜索中...
未找到
std
结构体
BuiltinObjects.x 文件参考
浏览源代码.
结构体
class
Thread
线程类
更多...
class
Object
class
Class
class
Method
class
Field
class
String
字符串类
更多...
class
Exception
异常类
更多...
class
_system_
系统和IO相关
更多...
class
DivByZeroException
除零异常
更多...
class
IndexOutOfBoundsException
下标越界异常
更多...
class
ArrayStoreException
数组储存异常
更多...
class
ClassCastException
显式转换异常
更多...
class
IllegalArgumentException
参数异常
更多...
class
NullPointerException
空指针异常
更多...
class
OutOfMemoryException
内存溢出异常
更多...
class
InvalidIteratorException
迭代器失效异常
更多...
class
StackOverflowException
栈溢出异常
更多...
class
IOException
IO异常
更多...
class
TimeoutException
class
InterruptedException
中断异常(主要有sleep抛出)
更多...
class
RuntimeException
运行时异常
更多...
class
Vector<_V>
vector容器
更多...
class
List<_V>
map容器
更多...
class
Map<_K, _V>
map容器
更多...
class
Pattern
正则表达式
更多...
class
InetAddress
网络地址类
更多...
class
Unsi
unsi 通用网络服务器接口类
更多...
class
HttpRequest
http请求类
更多...
class
AsyncInput
异步输入接口 需要继承
更多...
class
Math
Math类
更多...
interface
Stream
流接口
更多...
class
Base64
base64类
更多...
class
JsonNode
class
JsonObject
json类
更多...
class
JsonArray
json数组类
更多...
class
Timer
定时器类
更多...
class
TimerTask
定时器任务类
更多...
class
StreamSocket
tcp协议套接字
更多...
class
DatagramSocket
class
Process
进程类
更多...
class
XRegular
class
Crypto
密码处理类
更多...
class
ZipArchive
class
ZipFile
class
ZipEntry
class
AsyncOutput
异步输出接口 需要继承
更多...
class
UnsiInput
class
UnsiOutput
class
IRCPEventHandler
class
RemoteCallPipe
class
XmlObject
interface
ICrashHandler
App 崩溃处理接口
更多...
interface
ISystemSignalHandler
App 操作系统信号处理接口
更多...
class
Library
interface
Lock
Lock
锁接口
更多...
class
ReadWriteLock
读写锁
更多...
class
ReentrantLock
Lock
可重入锁
更多...
class
UnreentrantLock
Lock
不可重入锁
更多...
class
ReentrantReadWriteLock
class
HttpServletRequest
http请求类
更多...
class
HttpServletResponse
http响应类
更多...
class
HttpServlet
HTTP Servlet 抽象类
更多...
class
Website
http 站点类
更多...
class
HttpServer
HTTP 服务器
更多...
class
File
class
GZipInputStream
class
GZipOutputStream
class
ByteBufferOutputStream
class
StringBuffer
字符串缓冲类
更多...
制作者
1.9.8