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 阅读全文
posted @ 2012-04-29 20:33 solq 阅读(212) 评论(0) 推荐(0)
摘要:<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 阅读全文
posted @ 2012-04-27 15:04 solq 阅读(475) 评论(0) 推荐(0)
摘要: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 阅读全文
posted @ 2012-04-23 23:50 solq 阅读(6689) 评论(1) 推荐(0)
摘要: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 阅读全文
posted @ 2012-04-21 18:52 solq 阅读(1325) 评论(3) 推荐(1)
摘要:/*layout :笔记1.fit 不分层次。。。 只要 show() 都显示 2.Card 分层次 panel.setActiveItem(1) 要设置显示图层,也就是 items 下标3.hbox,vbox 附助属性 flex , 按比例切割 看文档图就一目了然了 必须有一个 item 设置 flex ,否则可能会显示不出来*/ 阅读全文
posted @ 2012-04-16 15:03 solq 阅读(898) 评论(0) 推荐(0)
摘要:colorSelected demohttp://files.cnblogs.com/solq/colorSelected.rar 阅读全文
posted @ 2012-04-16 12:00 solq 阅读(239) 评论(0) 推荐(0)
摘要:java google Protobufhttp://files.cnblogs.com/solq/TestProtobuf.rar 阅读全文
posted @ 2012-04-16 11:58 solq 阅读(296) 评论(0) 推荐(0)
摘要:java-json-unity通信http://files.cnblogs.com/solq/java-json-unity%E9%80%9A%E4%BF%A1.rar 阅读全文
posted @ 2012-04-16 11:57 solq 阅读(407) 评论(0) 推荐(0)
摘要:扩展 java sencha touch PhonegapPlugin直接 demohttp://files.cnblogs.com/solq/TestPhonegapPlugin.rar 阅读全文
posted @ 2012-04-16 11:56 solq 阅读(189) 评论(0) 推荐(0)
摘要:google proto(php版)http://files.cnblogs.com/solq/testproto(php%E7%89%88).rar 阅读全文
posted @ 2012-04-16 11:56 solq 阅读(193) 评论(0) 推荐(0)
摘要:<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 阅读全文
posted @ 2012-04-16 11:41 solq 阅读(1044) 评论(0) 推荐(0)
摘要:什么都不用说,直接 demohttp://files.cnblogs.com/solq/touch2.rar 阅读全文
posted @ 2012-04-16 11:39 solq 阅读(638) 评论(0) 推荐(0)
摘要:c++ WebBrowser 控件http://files.cnblogs.com/solq/TestWebBrowser.rar 阅读全文
posted @ 2012-04-11 17:22 solq 阅读(1977) 评论(0) 推荐(0)