import time, threading, copy import win32api, win32con import win32gui import win32gui def zhaojb(aa): mu=0 jh=[] hwnd_title = dict() def get_all_hwnd ...
分类:
编程语言 时间:
2020-12-07 12:31:48
阅读次数:
6
<select id="getJhList" resultType="string"> select t.jh from jcsxx t where ceil(sysdate- to_date(substr(t.ssgxsj, 0,19),'yyyy/mm/dd hh24:mi:ss')) <![C ...
分类:
其他好文 时间:
2019-12-19 19:24:46
阅读次数:
85
SELECT * FROM (SELECT T.*, ROWNUM RN FROM (select t.jh, t.depth, t.vdepth, t.rt1, t.rt2, t.rt3, t.gr, t.ac, t.den, t.cnl from LWD t ) T WHERE ROWNUM < ...
分类:
数据库 时间:
2019-12-19 18:56:39
阅读次数:
106
import java.util.ArrayList; import java.util.Iterator; public class jh_01_去除ArrayList集合中重复字符串元素方式 { /* * /** * * A:案例演示 * 需求:ArrayList去除集合中字符串的重复值(字符串... ...
分类:
其他好文 时间:
2019-10-09 19:21:48
阅读次数:
64
Written By: stackupdown(jh) I. BackgroundThis repo is learning notes of the open course **Natural Language Processing** of Dan Jurafsky and Christophe ...
分类:
其他好文 时间:
2019-09-20 16:29:58
阅读次数:
85
public class jh_01_如何认识事物 { public static void main(String[] args) { Scanner sc = new Scanner(System.in);// int a = sc.nextInt();// System.out.println ...
分类:
编程语言 时间:
2019-08-20 20:20:38
阅读次数:
69
键索引计数法 我们先介绍一种适合小整数键的简单排序方法,这是我们将要学习的字符串排序的基础,举个例子,我们希望将全班学生按组分类。如图 姓名 An Br Da Ga Ha Ja Jh Jn Ma 组号 2 3 3 4 1 3 4 3 1 姓名 Mb Mi Mo Ro Sm Ta Ta Tp Wh 组 ...
分类:
编程语言 时间:
2019-07-31 18:37:17
阅读次数:
121
public class jh_01_如何使用带参数的方法31 { public static void main(String[] args) { // 创建对象 ZhaZhiJi zzj = new ZhaZhiJi(); String str = "xiaojiejie"; // str.ch... ...
分类:
编程语言 时间:
2019-07-19 21:09:05
阅读次数:
118
1.oracle Package包名EHIS.JH_INTERFACE_PKG 2 ...
分类:
数据库 时间:
2019-07-04 22:42:16
阅读次数:
171
public class jh_01_为什么需要if选择结构 { /* * 让它有条件性的去执行某些内容。 * System.out.println(2); * 把你 6 要控制的内容放到代码块里面。{} * 控制语句,选择语句,选择结构。 */ public static void main(St... ...
分类:
其他好文 时间:
2019-07-03 12:05:16
阅读次数:
121