• 大小: 2.54M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2020-12-26
  • 语言: C#
  • 标签: 编辑器  PLC  编辑  

资源简介

PLC梯形图编辑器

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Input;
using System.Windows.Media;
using System.Windows.Media.Imaging;
using System.Windows.Shapes;
using System.Diagnostics;
using System.Windows.Navigation;

namespace PrototipoTFG
{
    /// 
    /// Interaction logic for About.xaml
    /// 

    public partial class About : Window
    {
        public About()
        {
            InitializeComponent();
        }

        private void CloseButton_Click(object sender RoutedEventArgs e)
        {
            Close();
        }

        private void Hyperlink_RequestNavigate(o

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

    .......      2518  2015-09-02 06:29  TFG-Grafcet-Ladder-Editor-master\.gitattributes

    .......      2233  2015-09-02 06:29  TFG-Grafcet-Ladder-Editor-master\.gitignore

    .......      1144  2015-09-02 06:29  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\About.xaml

    .......       971  2015-09-02 06:29  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\About.xaml.cs

     文件        178  2019-09-05 16:32  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\App.config

    .......       580  2015-09-02 06:29  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\App.xaml

    .......       328  2015-09-02 06:29  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\App.xaml.cs

     文件    5260960  2014-04-12 00:48  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\bin\Debug\mscorlib.dll

     文件      59342  2010-03-18 00:23  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\bin\Debug\normidna.nlp

     文件      47076  2010-03-18 00:23  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\bin\Debug\normnfc.nlp

     文件      40566  2010-03-18 00:23  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\bin\Debug\normnfd.nlp

     文件      67808  2010-03-18 00:23  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\bin\Debug\normnfkc.nlp

     文件      61718  2010-03-18 00:23  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\bin\Debug\normnfkd.nlp

     文件     173568  2019-09-05 16:31  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\bin\Debug\PrototipoTFG.exe

     文件        178  2019-09-05 16:32  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\bin\Debug\PrototipoTFG.exe.config

     文件     251392  2019-09-05 16:31  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\bin\Debug\PrototipoTFG.pdb

     文件      11592  2019-09-05 16:34  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\bin\Debug\PrototipoTFG.vshost.exe

     文件        178  2019-09-05 16:32  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\bin\Debug\PrototipoTFG.vshost.exe.config

     文件        490  2010-03-17 22:39  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\bin\Debug\PrototipoTFG.vshost.exe.manifest

     文件      23988  2019-09-05 16:31  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\bin\Debug\PrototipoTFG.xml

     文件     287072  2010-05-03 21:47  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\bin\Debug\zh-Hans\mscorlib.resources.dll

    .......      1956  2015-09-02 06:29  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\Command.cs

    .......      2222  2015-09-02 06:29  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\Connection.cs

    .......      1556  2015-09-02 06:29  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\Connector.cs

    .......      4612  2015-09-02 06:29  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\DiagramData.cs

    .......      3450  2015-09-02 06:29  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\Diagramobject.cs

    .......     14321  2015-09-02 06:29  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\Documentation\html\annotated.html

    .......       246  2015-09-02 06:29  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\Documentation\html\arrowdown.png

    .......       229  2015-09-02 06:29  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\Documentation\html\arrowright.png

    .......       676  2015-09-02 06:29  TFG-Grafcet-Ladder-Editor-master\PrototipoTFG\Documentation\html\bc_s.png

............此处省略330个文件信息

评论

共有 条评论