Metadata-Version: 2.1
Name: Memory64
Version: 1.0.2.dev2
Summary: 一个内存读写模块, 今后会更加的完善, 在此非常感谢大家的支持 !
Home-page: https://space.bilibili.com/84500837
Author: 忆梦
Author-email: 2872930558@qq.com
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE

# Python Memory64 Module :ram:

------



## How to Use this Module

- ## 简介

- 这是一个内存模块 最好是用32位版本的Python3 这样兼容些 :

- 哒哒、我会继续更新此模块的，感谢大家的支持 ！！！

- 哔哩哔哩主页: https://space.bilibili.com/84500837

- 许多功能请在模块内查看 这里就不一一赘述了 :baby_bottle:

- 技术交流群: 1029775623

------




```python
pip install Memory64 # Windows
```

### Function Module

```python
import Memory64.Function # 导入 Memory64. Function 包

Memory64.FindWindowPid()
Memory64.Function.FindProcessPid()
Memory64.Function.MonitorHotkeys()
Memory64.Function.WindowShake()
Memory64.Function.ShowWindowAsync()
Memory64.Function.CloseWindow()
Memory64.Function.GetWindRect()
Memory64.Function.IsWindowVisible()
Memory64.Function.MoveWindow()
Memory64.Function.SetkeyBoHook()
Memory64.Function.MoveWindow()
Memory64.Function.SendMessage()
Memory64.Function.UpdateWindow()
Memory64.Function.WindPending()
```

| 版本       | 说明                                              | 检查 |
| ---------- | ------------------------------------------------- | ---- |
| 1.0.2.dev2 | 修复Bin32.dll 调用路径错误问题 :wave:             | √    |
| 1.0.1.dev2 | 修复D3Gui 绘制报错问题 更新目录结构 语法等 :wave: | √    |
| 1.0.0.dev2 | 第一版 全是BUG 滑稽 :ear_of_rice:                 | √    |

---



![](https://raw.githubusercontent.com/2872930558/Memory64/063ca2f162dabc9d713bb93d6abc3c838a3d7479/python.svg)


