• 大小: 0.03M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-02-23
  • 语言: C#
  • 标签: LED  co  

资源简介


资源截图

代码片段和文件信息

//--------------------------------------------------------------
// Press F1 to get help about using script.
// To access an object that is not located in the current class start the call with Globals.
// When using events and timers be cautious not to generate memoryleaks
// please see the help for more information.
//---------------------------------------------------------------

namespace Neo.Applicationframework.Generated
{
    using System.Windows.Forms;
    using System;
    using System.Drawing;
    using Neo.Applicationframework.Tools;
    using Neo.Applicationframework.Common.Graphics.Logic;
    using Neo.Applicationframework.Controls;
    using Neo.Applicationframework.Interfaces;
using System.Runtime.InteropServices;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;

using System.Linq;
using System.Text;

    
    public partial class Screen1
    {
private byte m_nPort = 0;
private int m_nBaudrate = 0;

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件         975  2018-04-05 06:10  AlarmServer.cri
     文件        1056  2018-04-05 06:10  AlarmServer.neo
     文件         177  2018-04-16 09:36  AlarmSettings.xml
     文件           1  2018-04-16 09:36  ComRegistration.config
     文件         639  2018-04-05 06:11  Controller1.cfg
     文件         975  2018-04-05 06:11  Controller1.cri
     文件         833  2018-04-05 06:11  Controller1.neo
     文件         639  2018-04-05 06:11  Controller1.~cfg
     文件         257  2018-04-05 06:10  ControllerRunTimeSettings.xml
     文件         975  2018-04-05 06:10  expressions.cri
     文件         459  2018-04-05 06:10  expressions.neo
     文件         398  2018-04-16 09:36  Features.xml
     文件       13301  2018-04-05 06:19  LED.neoproj
     文件         975  2018-04-05 06:11  LicenseRootComponent.cri
     文件       13913  2018-04-05 06:11  LicenseRootComponent.neo
     文件         975  2018-04-05 06:17  MultipleLanguages.cri
     文件        1584  2018-04-05 06:17  MultipleLanguages.neo
     文件         850  2018-04-05 06:11  Printer1.xml
     文件        1797  2018-04-16 09:36  Project.xml
     文件         975  2018-04-05 06:10  ProjectConfiguration.cri
     文件        6390  2018-04-05 06:10  ProjectConfiguration.neo
     文件         975  2018-04-05 06:11  ProjectImages.cri
     文件         456  2018-04-05 06:11  ProjectImages.neo
     文件        2045  2018-04-05 06:19  Screen1.cri
     文件         799  2018-04-05 06:19  Screen1.neoxaml
     文件         417  2018-04-05 06:19  Screen1.preview.background.png
     文件         761  2018-04-05 06:19  Screen1.preview.combined.png
     文件         591  2018-04-05 06:19  Screen1.preview.png
     文件         226  2018-04-05 06:19  Screen1.ref
     文件        5015  2018-04-05 06:19  Screen1.script.cs
     文件        2248  2018-04-05 06:19  Screen1.xaml
............此处省略10个文件信息

评论

共有 条评论