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

  • 大小: 1.78MB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2023-08-31
  • 語言: C#
  • 標簽: winform??skyline??

資源簡介

C# winform開發(fā)的skyline動畫文字及圖片例子

資源截圖

代碼片段和文件信息

/************************************************************************************
*源碼來自(C#源碼世界)??www.HelloCsharp.com
*如果對該源碼有問題可以直接點擊下方的提問按鈕進行提問哦
*站長將親自幫你解決問題
*C#源碼世界-找到你需要的C#源碼,交流和學習
************************************************************************************/
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?TerraExplorerX;

namespace?test
{
????public?partial?class?Form1?:?Form
????{
????????private?TerraExplorerClass?TE;
????????public?Form1()
????????{
????????????InitializeComponent();
????????????this.TE?=?new?TerraExplorerClass();
????????}

????????private?void?打開flyToolStripMenuItem1_Click(object?sender?EventArgs?e)
????????{
????????????this.TE.Invoke(57601);

????????}

????????private?void?新建messageToolStripMenuItem_Click(object?sender?EventArgs?e)
????????{
????????????int?id?=?this.TE.GetNextItem(0?ItemCode.CHILD);
????????????while(this.TE.IsGroup(id)==1)
????????????{
????????????????id?=?this.TE.GetNextItem(id?ItemCode.CHILD);
????????????}

????????????ITerraExplorerobject5?ob?=?this.TE.GetobjectEx(id?“?ITerraExplorerobject5“)?as?ITerraExplorerobject5;
????????????ITerraExplorerMessage?msg?=?this.TE.CreateMessage(MsgClient.CLIENT_POPUP?“testmessage“?MsgType.TYPE_TEXT?0)?as?ITerraExplorerMessage;


????????????switch?(ob.objectType)//我的數(shù)據(jù)是LABEL類型,你修改一下代碼。。。。。。。
????????????{?
????????????????case?objectTypeCode.OT_THREAT_DOME:

????????????????????break;
????????????????case?objectTypeCode.OT_IMAGE_LABEL:
????????????????????ITerrainImageLabel5?mode?=?ob?as?ITerrainImageLabel5;
????????????????????if?(mode?!=?null)
????????????????????{
????????????????????????mode.MessageID?=?msg.ID;//我這樣寫窗體不會彈出來
????????????????????}
????????????????????break;
?????????????????????
????????????
????????????
????????????}
????????}
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2014-06-27?16:46??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\
?????目錄???????????0??2013-08-04?00:46??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\
?????目錄???????????0??2013-08-04?00:46??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\
?????文件?????????439??2012-09-17?13:15??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\app.config
?????目錄???????????0??2013-08-04?00:46??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\bin\
?????目錄???????????0??2013-08-04?00:46??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\bin\Debug\
?????文件???????15872??2012-10-22?14:39??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\bin\Debug\AxInterop.TerraExplorerX.dll
?????文件??????269312??2012-12-06?16:43??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\bin\Debug\Csptestskyline.exe
?????文件?????????439??2012-09-17?13:15??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\bin\Debug\Csptestskyline.exe.config
?????文件??????120320??2012-12-06?16:43??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\bin\Debug\Csptestskyline.pdb
?????文件???????11600??2012-12-07?16:17??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\bin\Debug\Csptestskyline.vshost.exe
?????文件?????????439??2012-09-17?13:15??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\bin\Debug\Csptestskyline.vshost.exe.config
?????文件?????????490??2010-03-17?22:39??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\bin\Debug\Csptestskyline.vshost.exe.manifest
?????目錄???????????0??2013-08-04?00:46??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\bin\Debug\data\
?????文件??????659456??2012-09-20?18:19??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\bin\Debug\data\monitor.mdb
?????文件??????421888??2012-11-26?17:55??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\bin\Debug\Interop.TerraExplorerX.dll
?????目錄???????????0??2013-08-04?00:46??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\bin\Release\
?????文件????????6639??2012-11-26?17:55??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\Csptestskyline.csproj
?????文件?????????869??2012-09-05?13:41??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\Csptestskyline.sln
?????文件???????32256??2012-12-07?16:22??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\Csptestskyline.suo
?????目錄???????????0??2013-08-04?00:46??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\data\
?????文件??????659456??2012-09-20?18:19??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\data\monitor.mdb
?????文件???????76842??2013-08-04?00:47??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\data\monitorDataSet.Designer.cs
?????文件???????????3??2012-09-17?13:15??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\data\monitorDataSet.xsc
?????文件????????7902??2012-09-17?13:15??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\data\monitorDataSet.xsd
?????文件???????????3??2012-09-17?13:15??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\data\monitorDataSet.xss
?????文件?????1339392??2012-09-19?10:08??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\data\monitor_Backup.mdb
?????文件????????2173??2014-06-27?19:05??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\Form1.cs
?????文件????????6798??2014-06-27?19:05??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\Form1.designer.cs
?????文件????????7081??2012-09-10?10:34??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\Form1.resx
?????目錄???????????0??2013-08-04?00:46??C#?winform開發(fā)的skyline動畫文字及圖片例子下載頁\HelloCsharp.com\Csptestskyline\obj\
............此處省略58個文件信息

評論

共有 條評論