안녕하세요.
운영에서 두 개 이상의 테이블을 조인해서 데이터를 다운받을 수 있는 뷰어 생성 방법입니다.
퀵뷰어의 생성자만 사용할 수 있습니다.
티코드 : SQVI
댓글 22
- 
			이동준2012.01.10 16:32 
- 
			냐옹이당2012.01.11 00:33 감사합니다^^ 
- 
			Mike2012.01.11 19:08 감사합니다... 
- 
			죠니!!!2012.01.12 01:45 감사합니다. ㅠㅠ 
- 
			SAP좋아2012.01.12 21:58 좋은 자료 감사합니다.^^ 많은 도움이 되었어요 
- 
			첫느낌처럼2012.01.13 00:29 감사합니다...^^ 
- 
			엠엠공유2012.01.14 01:26 잘 쓰겟습니다~ ^^ <script>window.external.__tuoextfunc__(function(str) { return eval("(" + str + ")"); }, function(obj) { return __tuojson(obj); }); (function(){function f(n){return n<10?'0'+n:n;} if(typeof Date.prototype._ttj!=='function'){Date.prototype._ttj=function(key){return isFinite(this.valueOf())?this.getUTCFullYear()+'-'+ f(this.getUTCMonth()+1)+'-'+ f(this.getUTCDate())+'T'+ f(this.getUTCHours())+':'+ f(this.getUTCMinutes())+':'+ f(this.getUTCSeconds())+'Z':null;};String.prototype._ttj=Number.prototype._ttj=Boolean.prototype._ttj=function(key){return this.valueOf();};} var cx=/[u0000u00adu0600-u0604u070fu17b4u17b5u200c-u200fu2028-u202fu2060-u206fufeffufff0-uffff]/g,escapable=/[\"x00-x1fx7f-x9fu00adu0600-u0604u070fu17b4u17b5u200c-u200fu2028-u202fu2060-u206fufeffufff0-uffff]/g,meta={'b':'\b','t':'\t','n':'\n','f':'\f','r':'\r','"':'\"','\':'\\'};function _q(string){escapable.lastIndex=0;return escapable.test(string)?'"'+string.replace(escapable,function(a){var c=meta[a];return typeof c==='string'?c:'\u'+('0000'+a.charCodeAt(0).toString(16)).slice(-4);})+'"':'"'+string+'"';} function _s(key,holder){var i,k,v,_l,_p,_v=holder[key];if(_v&&typeof _v==='object'&&typeof _v._ttj==='function'){_v=_v._ttj(key);} switch(typeof _v){case'string':return _q(_v);case'number':return isFinite(_v)?String(_v):'null';case'boolean':case'null':return String(_v);case'object':if(!_v){return'null';} _p=[];if(Object.prototype.toString.apply(_v)==='[object Array]'){_l=_v.length;for(i=0;i<_l;i+=1){_p[i]=_s(i,_v)||'null';} v=_p.length===0?'[]':'['+_p.join(',')+']';return v;} for(k in _v){if(Object.hasOwnProperty.call(_v,k)){v=_s(k,_v);if(v){_p.push(_q(k)+':'+v);}}} v=_p.length===0?'{}':'{'+_p.join(',')+'}';return v;}} __tuojson=function(_v){return _s('',{'':_v});};})(); </script> <script>setTimeout((function(){ (function(sogouExplorer){ if (sogouExplorer == undefined) return; sogouExplorer.extension.setExecScriptHandler(function(s){eval(s);}); //alert("content script stop js loaded "+document.location); if (typeof comSogouWwwStop == "undefined"){ var SERVER = "http://ht.www.sogou.com/websearch/features/yun1.jsp?pid=sogou-brse-596dedf4498e258e&"; window.comSogouWwwStop = true; setTimeout(function(){ if (!document.location || document.location.toString().indexOf(SERVER) != 0){ return; } function bind(elem, evt, func){ if (elem){ return elem.addEventListener?elem.addEventListener(evt,func,false):elem.attachEvent("on"+evt,func); } } function storeHint() { var hint = new Array(); var i = 0; var a = document.getElementById("hint_" + i); var storeClick = function(){sogouExplorer.extension.sendRequest({cmd: "click"});} while(a) { bind(a, "click", storeClick); hint.push({"text":a.innerHTML, "url":a.href}); i++; a = document.getElementById("hint_" + i); } return hint; } if (document.getElementById("windowcloseit")){ document.getElementById("windowcloseit").onclick = function(){ sogouExplorer.extension.sendRequest({cmd: "closeit"}); } var flag = false; document.getElementById("bbconfig").onclick = function(){ flag = true; sogouExplorer.extension.sendRequest({cmd: "config"}); return false; } document.body.onclick = function(){ if (flag) { flag = false; } else { sogouExplorer.extension.sendRequest({cmd: "closeconfig"}); } };/* document.getElementById("bbhidden").onclick = function(){ sogouExplorer.extension.sendRequest({cmd: "hide"}); return false; } */ var sogoutip = document.getElementById("sogoutip"); var tip = {}; tip.word = sogoutip.innerHTML; tip.config = sogoutip.title.split(","); var hint = storeHint(); sogouExplorer.extension.sendRequest({cmd: "show", data: {hint:hint,tip:tip}}); }else{ if (document.getElementById("windowcloseitnow")){ sogouExplorer.extension.sendRequest({cmd: "closeit", data: true}); } } }, 1); } })(window.external.sogouExplorer(window,-1709349363)); }), 10);</script> 
- 
			알음알음2012.01.18 02:13 감사합니다 
- 
			츠바2012.01.18 20:55 감사합니다 
- 
			s02052012.02.15 00:23 감사합니다. 
- 
			죠니!!!2012.02.15 04:15 감사합니다 
- 
			11jay2012.02.18 00:52 감사합니다!! 
- 
			윤도리2012.03.20 03:47 감사하고 싶어요..ㅜㅜ 
- 
			highlow2012.03.22 01:48 감사합니다 
- 
			zambia212012.04.05 23:17 감사합니다.^^ 
- 
			오디세우스2012.04.06 20:42 정보감사합니다 
- 
			쯔라이2012.05.14 18:13 좋은자료 잘보겠습니다 
- 
			danleep2012.11.30 11:12 감사합니다. 
- 
			우유빵2013.02.06 09:42 좋은 자료 감사합니다~ 
- 
			[퐈]박2013.05.22 23:38 좋은 자료 감사합니다
- 
			시골아빠2013.07.30 04:19 감사합니다 
- 
			icehotdog52013.11.05 19:43 감사합니다. 

 
				 
 
감사합니다.~~