摘要:
在IBM的关系型数据库产品DB2中,使用SQL Communication Area(SQLCA)将程序中嵌套的SQL语句执行情况返回给程序。在程序中有针对性地对SQLCA实施调用,可对程序中各类SQL语句的执行结果实施控制,从而避免程序的意外终止。同一时候,也能够提高执行效率,减小系统开销和处理时 阅读全文
posted @ 2017-04-25 10:34
blfbuaa
阅读(1075)
评论(0)
推荐(0)
摘要:
|--数组实例化过程 |--Person实例化过程 package com.domain; class Person { public String name; public String gender; public int age; public void meals() { System.ou 阅读全文
posted @ 2017-04-25 09:57
blfbuaa
阅读(245)
评论(0)
推荐(0)
摘要:
暴力+构造 If r - l ≤ 4 we can all subsets of size not greater than k. Else, if k = 1, obviously that answer is l. If k = 2, answer is 1, because xor of nu 阅读全文
posted @ 2017-04-25 08:34
blfbuaa
阅读(136)
评论(0)
推荐(0)
浙公网安备 33010602011771号