GNS3 CISCO 学习模拟个累路由器和交换机的神器
2022-11-23 19:47:45 14.83MB gns 3
1
TOOLS_BY_CZ_V7.40 CZ's Utility Tools V7.40
2022-11-17 10:18:15 2.4MB tools windows android adb
1
一个简单实用类 using Aspose Cells; class AsposeExcel { private string outFileName ""; private string fullFilename ""; private Workbook book null; private Worksheet sheet null; public AsposeExcel string outfilename 导出构造数 { outFileName outfilename; book new Workbook ; sheet book Worksheets[0]; } private void AddTitle string title int rowIndex int columnIndex { Cell cell1 sheet Cells[rowIndex columnIndex]; cell1 PutValue title ; } private void AddHeader DataTable dt int rowIndex int columnIndex { Cell cell null; for int col 0; col < dt Columns Count; col++ { cell sheet Cells[rowIndex col + columnIndex]; cell PutValue dt Columns[col] ColumnName ; } } private void AddBody DataTable dt int rowIndex int columnIndex { for int r 0; r < dt Rows Count; r++ { for int c 0; c < dt Columns Count; c++ { sheet Cells[r + rowIndex c + columnIndex] PutValue dt Rows[r][c] ToString ; } } } 导出 public Boolean DatatableToExcel DataTable dt int rowIndex int columnIndex { Boolean yn false; try { sheet Name sheetName; AddHeader dt rowIndex columnIndex ; AddBody dt rowIndex+1 columnIndex+1 ; sheet AutoFitColumns ; sheet AutoFitRows ; book Save outFileName ; yn true; return yn; } catch Exception e { return yn; } } }">一个简单实用类 using Aspose Cells; class AsposeExcel { private string outFileName ""; private string fullFilename ""; private Workbook book null; private Worksheet sheet null; public AsposeExcel string outfilename 导 [更多]
2022-11-15 10:54:47 11.64MB Aspose cell Excel
1
已集成过阿里云的aar,再集成其他arr时,会有阿里云支付的插件冲突,该aar是剔除了支付插件的,集成不会造成支付功能冲突。
2022-11-08 15:00:51 157KB aliyun android java as
1
把积累的积分基本花光了,也搜找了许多英文网站,也重装了不下8遍PCS7 v9.0 SP1,试验了多种宣称真正石皮解的补丁,终于把自己虚拟机里的 PCS7 V9.0 SP1 及wincc7.4 SP1完全授权了。分享给大家使用。
2022-10-25 15:48:49 4.77MB WINCC7.4SP1授权
1
Gradle是一个基于Apache Ant和Apache Maven概念的项目自动化构建开源工具。它使用一种基于Groovy的特定领域语言(DSL)来声明项目设置,也增加了基于Kotlin语言的kotlin-based DSL,抛弃了基于XML的各种繁琐配置。 面向Java应用为主。当前其支持的语言C++、Java、Groovy、Kotlin、Scala和Swift,计划未来将支持更多的语言
2022-10-19 22:59:44 110.48MB gradle
1
功能强大而简单易用,完全不影响原有AutoCAD或天正的绘图习惯; 门窗块完全兼容天正3,可以互为使用; "源泉设计"的所有命令均组织添加在原CAD菜单的最后一项,以方便查阅; 通过总览命令,可以动态设置所有命令的快捷键,即时生效;
2022-10-15 17:04:17 14.89MB 插件 CAD
1
这个目的是方便大家学习Wincc软件,只做学习用,不要商用,建议下载后24小时内删除,一起进步,一起探讨,加油。
2022-10-14 17:28:32 3.42MB Wincc
1
ROM为ResurrectionRemix-M v5.7.4,类原生,安卓版本6.0.1,适用机型乐檬K30移动版联通版。已在真机实测OK无Bug,可以在4.4底包直接刷入,无需合并分区等操作。系统非常流畅,无任何垃圾预装,仅预装常用工具类软件,合适养老或作为别的开发用途
2022-09-17 00:24:27 390.4MB 乐檬K30
1
官网下载地址:https://services.gradle.org/distributions/
2022-09-05 22:04:12 151.87MB gradle gradle-7.4
1