04 2012 档案
摘要:#include "stdafx.h"#include <windows.h>#include <GL/glu.h>#include <GL/gl.h>#include <GL/glut.h>#include <GL/glaux.h> #include <gl\glut.h>#include <string> using namespace std;//http://space.itpub.net/17267437/viewspace-545635//http://www.cnblogs.c
阅读全文
摘要:<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script><script type="text/javascript">// <![CDATA[(function(googleMap){/* 编写:围城(solq) bolg:http://cnblogs.com/solq demo : http://solq.sinaapp.com/googlemaps 日期:20
阅读全文
摘要:unity csharp socket 异步通信 客户端作者:围城(solq)bolg:http://www.cnblogs.com/solq/服务端用java nio 测试过是可以的。。。。 ...demo:http://unitysgui.sinaapp.com/chat转载请注明出处。。。。。。。View Code using UnityEngine;using System.Collections;using System.Net.Sockets;using System.Net;using System;using System.Text;using System.Threading
阅读全文
摘要:sencha touch2 kryonet socket phonegap 通信 作者:围城我不太喜欢写文章,具体请看代码吧。转载请注明。。。。http://www.cnblogs.com/solqhttp://www.cnblogs.com/solq/archive/2012/04/21/2462208.htmlhttp://files.cnblogs.com/solq/sencha-touch2-kryonet-socket-phonegap-%E9%80%9A%E4%BF%A1-(solq).rar配置phonegap 使用的是phonegap 1.4版1.引用phonegap .jar
阅读全文
摘要:/*layout :笔记1.fit 不分层次。。。 只要 show() 都显示 2.Card 分层次 panel.setActiveItem(1) 要设置显示图层,也就是 items 下标3.hbox,vbox 附助属性 flex , 按比例切割 看文档图就一目了然了 必须有一个 item 设置 flex ,否则可能会显示不出来*/
阅读全文
摘要:colorSelected demohttp://files.cnblogs.com/solq/colorSelected.rar
阅读全文
摘要:java google Protobufhttp://files.cnblogs.com/solq/TestProtobuf.rar
阅读全文
摘要:java-json-unity通信http://files.cnblogs.com/solq/java-json-unity%E9%80%9A%E4%BF%A1.rar
阅读全文
摘要:扩展 java sencha touch PhonegapPlugin直接 demohttp://files.cnblogs.com/solq/TestPhonegapPlugin.rar
阅读全文
摘要:google proto(php版)http://files.cnblogs.com/solq/testproto(php%E7%89%88).rar
阅读全文
摘要:<a href="#" onmouseOut="alert('onmouseOut')" onclick="alert('click')" id="test" >test</a><script> var comment = document.getElementById('test'); if (document.all) // For IE { comment.click(); }else if (document.createE
阅读全文
摘要:什么都不用说,直接 demohttp://files.cnblogs.com/solq/touch2.rar
阅读全文
摘要:c++ WebBrowser 控件http://files.cnblogs.com/solq/TestWebBrowser.rar
阅读全文