皮皮网

【祈福转运源码】【网站源码归属】【菜鸡源码】做表的源码

时间:2024-12-26 01:57:52 来源:view源码下载

1.别人用excel表格做的做表管理系统怎么查看此管理系统的源码?

做表的源码

别人用excel表格做的管理系统怎么查看此管理系统的源码?

       新建excel文件,alt+F进入VBA编辑器,做表祈福转运源码插入模块,做表网站源码归属输入以下代码:

       Sub MoveProtect()

         Dim FileName As String

          FileName = Application.GetOpenFilename("Excel文件(*.xls & *.xla),做表菜鸡源码*.xls;*.xla", , "VBA破解")

          If FileName = CStr(False) Then

             Exit Sub

          Else

             VBAPassword FileName, False   '  引用下面的自定义函数

          End If

       End Sub

       Private Function VBAPassword(FileName As String, Optional Protect As Boolean = False)

            If Dir(FileName) = "" Then

               Exit Function

            Else

               FileCopy FileName, FileName & ".bak"

            End If

            Dim GetData As String * 5

            Open FileName For Binary As #1

            Dim CMGs As Long

            Dim DPBo As Long

            For i = 1 To LOF(1)

                Get #1, i, GetData

                If GetData = "CMG=""" Then CMGs = i

                If GetData = "[Host" Then DPBo = i - 2: Exit For

            Next

            If CMGs = 0 Then

               MsgBox "请先对VBA编码设置一个保护密码...", , "提示"

               Exit Function

            End If

            If Protect = False Then

               Dim St As String * 2

               Dim s As String * 1                                         '取得一个0D0A十六进制字串

               Get #1, CMGs - 2, St                                          '取得一个十六制字串

       Get #1, DPBo + , s     '替换加密部份机码

               For i = CMGs To DPBo Step 2

                   Put #1, i, St

               Next                                                                   '加入不配对符号

               If (DPBo - CMGs) Mod 2 <> 0 Then

                  Put #1, DPBo + 1, s

               End If

               MsgBox "文件解密成功......", , "提示"

            Else

               Dim MMs As String * 5

               MMs = "DPB="""

               Put #1, CMGs, MMs

               MsgBox "对文件特殊加密成功......", , "提示"

            End If

            Close #1

       End Function

       2. 运行上面的代码,选择你的做表medoo源码解析文件,移除密码成功后打开文件,做表现金竞猜源码按alt+F查看源码:

做表

做表

推荐资讯
园艺网站源码

园艺网站源码

晓风彩票源码_晓风彩票源码下载

晓风彩票源码_晓风彩票源码下载

android 语音识别源码_安卓语音识别源码

android 语音识别源码_安卓语音识别源码

公众号网页源码_公众号网页源码找图片

公众号网页源码_公众号网页源码找图片

园艺网站源码

园艺网站源码

php砸金蛋源码_砸金蛋程序编辑

php砸金蛋源码_砸金蛋程序编辑

copyright © 2016 powered by 皮皮网   sitemap