猫史档案馆


Windows 12Update.exe源代码公开

用户:善良的星熊喵善良的星熊喵查看:0 回复:6 评论:0 创建时间:2023-01-25T14:32:10


import tkinter  # ui库,弹窗用的就这个库
import tkinter.messagebox  # 与上面同理也是ui库
import random  # 生成随机数的库
import threading  # 多线程
import time  # 延迟用的库
import webbrowser  # 大开网站用的库

tkinter.messagebox.showinfo("Windows 12易升", "欢迎使用Windows 12升级程序")  # 弹窗
tkinter.messagebox.showerror("错误", 'Code:APC_INDEX_MISMATCH')
tkinter.messagebox.showerror('提示', "00000001")
tkinter.messagebox.showinfo("开始", "发现错误无法运行正在停止")
a = tkinter.messagebox.askokcancel('结束程序', 'Windows 12msoobe无响应,强制结束程序中...')


def b():  # 设置弹窗
    window = tkinter.Tk()
    window.title('关注善良的星熊猫')  # 弹窗标题
    v = random.randrange(0, window.winfo_screenwidth())  # 随机数
    n = random.randrange(0, window.winfo_screenheight())
    window.geometry("600x200" + "+" + str(v) + "+" + str(n))  # 弹窗大小

    tkinter.Label(window,
                  text='快关注!,不许反驳',
                  bg='Yellow',
                  font=('楷体', 17),
                  width=600, height=200
                  ).pack()
    window.mainloop()
    window.mainloop()


threads = []
for i in range(50):  # 利用多线程
    c = threading.Thread(target=b)
    threads.append(c)
    time.sleep(0.1)
    threads[i].start()
m = 0

if m == 0:

    def p():
        window = tkinter.Tk()
        window.title('关注!!!!!!!!!!')
        window.geometry("600x600")

        tkinter.Label(window,
                      text='必须关注!!!,不许反驳',
                      bg='Red',
                      font=('楷体', 17),
                      width=600, height=200
                      ).pack()
        window.mainloop()
        window.mainloop()
    threads = []
    for l in range(40):
        c = threading.Thread(target=p)
        threads.append(c)
        time.sleep(0.1)
        threads[l].start()

    def z():
        window = tkinter.Tk()
        window.title('喵,关注!!!')
        window.geometry("600x600"+"600"+"600")

        tkinter.Label(window,
                      text='关注,不许反驳',
                      bg='Red',
                      font=('楷体', 17),
                      width=600, height=200
                      ).pack()
        window.mainloop()
        window.mainloop()
    threads = []
    for b in range(40):
        c = threading.Thread(target=z)
        threads.append(c)
        time.sleep(0.1)
        threads[b].start()
    for o in range(15):
        time.sleep(1)
        # 善良的星熊猫bilibili个人主页
        webbrowser.open(
            '喵喵喵')

32 × 32 (16.8mil colors) - Ordinal name: 1
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:a喵.v1" manifestVersion="1.0">
  <assemblyIdentity type="win32" name="SplitEn" processorArchitecture="amd喵" version="1.0.0.0"/>
  <trustInfo xmlns="urn:schemas-microsoft-com:a喵.v3">
    <security>
      <requestedPrivileges>
        <requestedExecutionLevel level="asInvoker" uiAccess="false"/>
      </requestedPrivileges>
    </security>
  </trustInfo>
  <dependency>
    <dependentAssembly>
      <assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" language="*" processorArchitecture="*" version="6.0.0.0" publicKeyToken="6595b喵144ccf1df"/>
    </dependentAssembly>
  </dependency>
  <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
    <application>
      <supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/>
      <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
      <supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/>
      <supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/>
      <supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/>
    </application>
  </compatibility>
  <application xmlns="urn:schemas-microsoft-com:a喵.v3">
    <windowsSettings>
      <longPathAware xmlns="喵喵喵">true</longPathAware>
    </windowsSettings>
  </application>
</assembly>


回复

上一页1 页 / 共 1下一页
善良的星熊喵善良的星熊喵

center_image

点赞0


评论


善良的星熊喵善良的星熊喵

士大夫发

点赞0


评论


善良的星熊喵善良的星熊喵

ddd

点赞0


评论


善良的星熊喵善良的星熊喵

喵d

点赞0


评论


善良的星熊喵善良的星熊喵

ddd

点赞0


评论


galaxy1-galaxy1-

嗯嗯嗯

 

点赞0


评论