- 博客(5)
- 资源 (12)
- 收藏
- 关注
原创 rucheng_hjp,如何获取iframe内容
demo主页面 window.onload = function(){ var ids = ""; var tds = document.getElementById('iframeId').contentWindow.document.getElementsByClassName('td1'); for (var i = 0; i
2016-03-22 22:00:19
315
原创 rucheng_hjp_tables
/*create table tabA(a1 number,a2 varchar2(100)); create table tabB(b1 number,a1 number,b2 varchar2(100)); create table tabC(c1 number,c2 varchar2(100));*/ alter table tabA ad
2016-03-14 21:34:58
253
原创 VentureManageService 类
package com.starise.project.service.impl.fxgl;import java.util.ArrayList;import java.util.HashMap;import java.util.List;import java.util.Map;import java.util.UUID;import org.apache
2015-08-30 16:42:23
342
原创 js生成随机编号
编号生成器window.onload=function(){ var aa = 'GG'+curentTime()+generateMixed(4);document.getElementById('NO').value = aa;}function curentTime() { var now = new Date();var year = n
2015-08-29 23:29:02
773
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅