摘要:
将本地的mp4和ts文件加密为“dj”文件,无法播放。解密则是将“dj”文件解密为mp4或ts文件。 using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Te 阅读全文
摘要:
PowerDesigner要导入Excel,需要使用到VB语法,同时PowerDesigner集成了访问Excel的方法,VB代码如下: '开始 Option Explicit Dim mdl ' the current model Set mdl = ActiveModel If (mdl Is 阅读全文