会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
gycehuags
博客园
首页
新随笔
联系
订阅
管理
[置顶]
VB6.0window消息处理方式
摘要: Attribute VB_Name = "Module1"Option ExplicitPublic Const WM_NCHITTEST = &H84 '移动鼠标,按住或释放鼠标时产生此消息Public Const HTCAPTION = 2 '不返回给系统Public Const HTCLIEN
阅读全文
posted @ 2023-03-12 09:57 我叫茂哲
阅读(323)
评论(0)
推荐(0)
2023年3月12日
HTHML流星雨效果,及源码下载
摘要: function $i(id) { return document.getElementById(id); } function $r(parent,child) { (document.getElementById(parent)).removeChild(document.getElementB
阅读全文
posted @ 2023-03-12 11:26 我叫茂哲
阅读(59)
评论(0)
推荐(0)
SignalRChat聊天处理类
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Web;using Microsoft.AspNet.SignalR;using SignalRChat.Common;namespace Sig
阅读全文
posted @ 2023-03-12 10:48 我叫茂哲
阅读(35)
评论(0)
推荐(0)
公告