⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 void.stable.out

📁 一个内存数据库的源代码这是服务器端还有客户端
💻 OUT
📖 第 1 页 / 共 2 页
字号:
    x := bat.new(:oid,:oid);	# 127 CMDBATnew (x:bat[:oid,:oid])<-(_4:oid)(_4:oid)#bat.append(x,2@0); 	# 128  (_179:str)    bat.append(x,nil:oid);	# 129 BKCappend_val_wrap (_180:void)<-(x:bat[:oid,:oid])(_181:oid)    io.print(x);	# 130 IOprint_val (_182:void)<-(x:bat[:oid,:oid])    e := bat.new(:oid,:int);	# 131 CMDBATnew (e:bat[:oid,:int])<-(_4:oid)(_5:int)    n := bat.new(:oid,:int);	# 132 CMDBATnew (n:bat[:oid,:int])<-(_4:oid)(_5:int)    bat.append(n,20);	# 133 BKCappend_val_wrap (_185:void)<-(n:bat[:oid,:int])(_186:int)    bat.insert(e,n);	# 134 BKCinsert_bat (_187:void)<-(e:bat[:oid,:int])(n:bat[:oid,:int])    io.print(e);	# 135 IOprint_val (_188:void)<-(e:bat[:oid,:int])    y := bat.new(:oid,:int);	# 136 CMDBATnew (y:bat[:oid,:int])<-(_4:oid)(_5:int)    bat.insert(y,nil:oid,0);	# 137 BKCinsert_bun (_190:void)<-(y:bat[:oid,:int])(_181:oid)(_191:int)    zn := bat.new(:oid,:int);	# 138 CMDBATnew (zn:bat[:oid,:int])<-(_4:oid)(_5:int)    bat.setKey(zn,true);	# 139 BKCsetkey (_193:bat[:oid,:int])<-(zn:bat[:oid,:int])(_194:bit)    bat.insert(zn,y);	# 140 BKCinsert_bat (_195:void)<-(zn:bat[:oid,:int])(y:bat[:oid,:int])    io.print(zn);	# 141 IOprint_val (_196:void)<-(zn:bat[:oid,:int])    clients.quit();	# 142 CLTquitDefault (_197:void)end main;	# 143  [ "First keep void tests" ]#-----------------## h	t	  # name# void	int	  # type#-----------------#[ 0@0,	  1	  ][ 1@0,	  4	  ][ 2@0,	  7	  ][ 3@0,	  2	  ][ 4@0,	  8	  ][ 5@0,	  1	  ][ 6@0,	  4	  ][ 7@0,	  5	  ][ 8@0,	  8	  ][ 9@0,	  3	  ][ "insert tests" ]#-----------------## h	t	  # name# void	int	  # type#-----------------#[ 0@0,	  1	  ][ 1@0,	  4	  ][ 2@0,	  7	  ][ 3@0,	  2	  ][ 4@0,	  8	  ][ 5@0,	  1	  ][ 6@0,	  4	  ][ 7@0,	  5	  ][ 8@0,	  8	  ][ 9@0,	  3	  ][ 20@0,	  8	  ][ "replace tests" ]#-----------------## h	t	  # name# void	int	  # type#-----------------#[ 0@0,	  1	  ][ 1@0,	  4	  ][ 2@0,	  7	  ][ 3@0,	  2	  ][ 4@0,	  8	  ][ 5@0,	  9	  ][ 6@0,	  4	  ][ 7@0,	  5	  ][ 8@0,	  8	  ][ 9@0,	  3	  ][ 20@0,	  8	  ]#-----------------## h	t	  # name# void	int	  # type#-----------------#[ 0@0,	  1	  ][ 1@0,	  4	  ][ 2@0,	  7	  ][ 3@0,	  2	  ][ 4@0,	  8	  ][ 5@0,	  9	  ][ 6@0,	  4	  ][ 7@0,	  5	  ][ 8@0,	  8	  ][ 9@0,	  3	  ][ 20@0,	  9	  ]#-----------------## h	t	  # name# void	int	  # type#-----------------#[ 0@0,	  1	  ][ 1@0,	  4	  ][ 2@0,	  7	  ][ 3@0,	  2	  ][ 4@0,	  8	  ][ 5@0,	  9	  ][ 6@0,	  4	  ][ 7@0,	  5	  ][ 8@0,	  8	  ][ 9@0,	  3	  ][ 20@0,	  9	  ][ "delete tests" ]#-----------------## h	t	  # name# void	int	  # type#-----------------#[ 0@0,	  1	  ][ "convert void to oid tests" ][ "insert tests" ]#-----------------## h	t	  # name# oid	int	  # type#-----------------#[ 0@0,	  1	  ][ 1@0,	  4	  ][ 2@0,	  7	  ][ 3@0,	  2	  ][ 4@0,	  8	  ][ 5@0,	  1	  ][ 6@0,	  4	  ][ 7@0,	  5	  ][ 8@0,	  8	  ][ 9@0,	  3	  ][ 21@0,	  8	  ]#-----------------## t	h	  # name# int	int	  # type#-----------------#[ 1,	  1	  ][ 4,	  4	  ][ 7,	  7	  ][ 2,	  2	  ][ 8,	  8	  ][ 1,	  1	  ][ 4,	  4	  ][ 5,	  5	  ][ 8,	  8	  ][ 3,	  3	  ][ "replace tests" ]#-----------------## h	t	  # name# oid	int	  # type#-----------------#[ 0@0,	  1	  ][ 1@0,	  4	  ][ 2@0,	  7	  ][ 3@0,	  2	  ][ 4@0,	  8	  ][ 9@0,	  -1	  ][ 6@0,	  4	  ][ 7@0,	  5	  ][ 8@0,	  8	  ][ 5@0,	  -3	  ][ "delete tests" ]#-----------------## h	t	  # name# void	int	  # type#-----------------#[ 0@0,	  1	  ][ 1@0,	  4	  ][ 2@0,	  7	  ][ 3@0,	  2	  ][ 4@0,	  8	  ][ 5@0,	  1	  ][ 6@0,	  4	  ][ 7@0,	  5	  ][ 8@0,	  8	  ][ 9@0,	  3	  ]#-----------------## h	t	  # name# void	int	  # type#-----------------#[ 0@0,	  1	  ][ 1@0,	  4	  ][ 2@0,	  7	  ][ 3@0,	  2	  ][ 4@0,	  8	  ][ 5@0,	  1	  ][ 6@0,	  4	  ][ 7@0,	  5	  ][ 8@0,	  8	  ][ 9@0,	  3	  ]#-----------------## h	t	  # name# oid	int	  # type#-----------------#[ 0@0,	  1	  ][ 1@0,	  4	  ][ 2@0,	  7	  ][ 3@0,	  2	  ][ 4@0,	  8	  ][ 5@0,	  1	  ][ 6@0,	  4	  ][ 7@0,	  5	  ][ 8@0,	  8	  ]#-----------------## h	t	  # name# oid	int	  # type#-----------------#[ 0@0,	  1	  ][ 1@0,	  4	  ][ 2@0,	  7	  ][ 3@0,	  2	  ][ 4@0,	  8	  ][ 5@0,	  1	  ][ 6@0,	  4	  ][ 7@0,	  5	  ]#-----------------## h	t	  # name# oid	int	  # type#-----------------#[ 0@0,	  1	  ][ 1@0,	  4	  ][ 2@0,	  7	  ][ 3@0,	  2	  ][ 4@0,	  8	  ][ 5@0,	  1	  ][ 6@0,	  4	  ]#-----------------## h	t	  # name# oid	int	  # type#-----------------#[ 0@0,	  1	  ][ 1@0,	  4	  ][ 2@0,	  7	  ][ 3@0,	  2	  ][ 4@0,	  8	  ][ 5@0,	  1	  ]#-----------------## h	t	  # name# oid	int	  # type#-----------------#[ 0@0,	  1	  ][ 1@0,	  4	  ][ 2@0,	  7	  ][ 3@0,	  2	  ][ 4@0,	  8	  ]#-----------------## h	t	  # name# oid	int	  # type#-----------------#[ 0@0,	  1	  ][ 1@0,	  4	  ][ 2@0,	  7	  ][ 3@0,	  2	  ]#-----------------## h	t	  # name# oid	int	  # type#-----------------#[ 0@0,	  1	  ][ 1@0,	  4	  ][ 2@0,	  7	  ]#-----------------## h	t	  # name# oid	int	  # type#-----------------#[ 0@0,	  1	  ][ 1@0,	  4	  ]#-----------------## h	t	  # name# oid	int	  # type#-----------------#[ 0@0,	  1	  ]#-----------------## h	t	  # name# oid	int	  # type#-----------------#[ 0@0,	  1	  ][ "<in>" ]#-----------------## h	t	  # name# void	int	  # type#-----------------#[ 0@0,	  3	  ][ "1@0" ][ "1" ][ "1@0" ][ "0" ]#-----------------## h	t	  # name# void	void	  # type#-----------------#[ 0@0,	  nil	  ]#-----------------## h	t	  # name# void	int	  # type#-----------------#[ 0@0,	  20	  ]#-----------------## h	t	  # name# void	int	  # type#-----------------#[ nil,	  0	  ]# 23:46:00 >  # 23:46:00 >  Done.# 23:46:00 >  

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -