- 博客(3)
- 资源 (1)
- 收藏
- 关注
原创 一个例子
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;using Microsoft.DirectX;using Microsoft.Di
2009-09-04 22:04:00
330
原创 C#与Flash通信的客户端程序
var tFormat:TextFormat = new TextFormat();var i:Number=randRange(1000,9999);var username:String="用户";username+=i.toString();tFormat.color = 0xFF0000;tFormat.size = 14;tFormat.leading = 4;//行高msg_txt.s
2009-08-28 08:08:00
575
原创 C#与Flash通信的服务端程序
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;using System.Net.Sockets;using System.Net;
2009-08-28 08:06:00
519
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人