91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.76M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: 儀表盤??

資源簡介


資源截圖

代碼片段和文件信息

//#####################################################################################
//★★★★★★★???????????http://www.cnpopsoft.com?[華普軟件]???????????★★★★★★★
//★★??華普軟件-VB、C#專業論文與源碼薈萃,敏捷開發,平臺戰略,讓商業軟件靚起來!??★★
//#####################################################################################

using?System;
using?System.Collections.Generic;
using?System.Text;
using?System.Drawing;
using?System.Drawing.Drawing2D;

namespace?CNPOPSOFT.Controls
{
????[Serializable]
????public?class?CustomPoint
????{
????????public?CustomPoint()
????????{
????????????this.x?=?0;
????????????this.y?=?0;
????????}

????????public?CustomPoint(int?x?int?y)
????????{
????????????this.x?=?(float)x;
????????????this.y?=?(float)y;
????????}

????????public?CustomPoint(float?x?float?y)

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

-----------?---------??----------?-----??----

??????????????1074944????????????????????64


評論

共有 條評論