From 5198c517dfc15f9879d97d32655e7536a1d16fa4 Mon Sep 17 00:00:00 2001
From: higitfelix <49650909+higitfelix@users.noreply.github.com>
Date: Thu, 4 Sep 2025 16:18:07 +0800
Subject: [PATCH] =?UTF-8?q?Add=20=E6=97=A0=E6=80=9D=E5=BE=AE=E7=A8=8B?=
=?UTF-8?q?=E5=BA=8F=20(#449)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* Add 无思微程序
* 补充
* update
---
README.md | 5 +++
README_cn.md | 5 +++
README_es.md | 5 +++
README_ja.md | 5 +++
README_zh_tw.md | 5 +++
docs/wusigram/README.md | 59 ++++++++++++++++++++++++++++++
docs/wusigram/README_cn.md | 51 ++++++++++++++++++++++++++
docs/wusigram/assets/logo-512.png | Bin 0 -> 11773 bytes
8 files changed, 135 insertions(+)
create mode 100644 docs/wusigram/README.md
create mode 100644 docs/wusigram/README_cn.md
create mode 100644 docs/wusigram/assets/logo-512.png
diff --git a/README.md b/README.md
index 0e08f5b..f72e22d 100644
--- a/README.md
+++ b/README.md
@@ -921,6 +921,11 @@ The purpose is to build infrastructure in the field of large models, through the
WindSurf |
Another AI Code Editor based on VS Code by Codeium |
+
+ |
+ 无思微程序 |
+ A mobile AI code writing and running tool. DeepSeek Programming Companion |
+
^ Back to Contents ^
diff --git a/README_cn.md b/README_cn.md
index 248ca43..e07711b 100644
--- a/README_cn.md
+++ b/README_cn.md
@@ -757,6 +757,11 @@
WindSurf |
另一个基于VS Code的AI Code编辑器,由Codeium出品 |
+
+ |
+ 无思微程序 |
+ 移动端AI编程和运行工具,DeepSeek编程搭档 |
+
^ 返回目录 ^
diff --git a/README_es.md b/README_es.md
index 4f2d9b1..9869cbb 100644
--- a/README_es.md
+++ b/README_es.md
@@ -831,6 +831,11 @@ Integra la API de DeepSeek en softwares populares. Accede a la [Plataforma Abier
WindSurf |
Otro Editor de Código con IA basado en VS Code por Codeium |
+
+ |
+ 无思微程序 |
+ Herramientas de programación y operación de IA móvil, socio de programación de DeepSeek |
+
^ Volver al índice ^
diff --git a/README_ja.md b/README_ja.md
index c7d1790..85c0946 100644
--- a/README_ja.md
+++ b/README_ja.md
@@ -674,6 +674,11 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
WindSurf |
CodeiumによるVS CodeをベースにしたのAIコードエディタ |
+
+ |
+ 无思微程序 |
+ モバイルAIプログラミングおよび運用ツール、DeepSeekプログラミングパートナー |
+
^ 目次に戻る ^
diff --git a/README_zh_tw.md b/README_zh_tw.md
index 7552f42..9f4188b 100644
--- a/README_zh_tw.md
+++ b/README_zh_tw.md
@@ -893,6 +893,11 @@
WindSurf |
由 Codeium 開發的另一款以 VS Code 為基礎的 AI 程式碼編輯器。 |
+
+ |
+ 无思微程序 |
+ 行動端AI程式設計與運行工具,DeepSeek程式設計搭檔 |
+
^ 返回目錄 ^
diff --git a/docs/wusigram/README.md b/docs/wusigram/README.md
new file mode 100644
index 0000000..b0af1d9
--- /dev/null
+++ b/docs/wusigram/README.md
@@ -0,0 +1,59 @@
+### AI Programming on Mobile Devices — 无思微程序 Makes Mobile Development Effortless
+
+Developing and running code directly on mobile devices used to be cumbersome and difficult. **无思微程序** simplifies the development and publishing process by integrating DeepSeek AI programming, solving this challenge with ease. This tool, designed specifically for mobile use, focuses on auto-generating and running HTML/CSS/JS code, offering a more user-friendly mobile development experience for coding enthusiasts, educators, and lightweight developers.
+
+---
+
+#### Watch a Demo Video First
+
+[![Bilibili Video]](https://www.bilibili.com/video/BV1xn55zKEUT)
+
+---
+
+#### 1. AI-Powered: Run-Ready Programs from a Single Sentence
+
+**无思微程序** innovatively integrates the DeepSeek model into the development workflow, breaking traditional coding barriers:
+
+1. **Natural Language to Code**
+ Simply describe your needs in conversational language (e.g., “Create a cyberpunk-style TodoList”), and the AI generates complete HTML+CSS+JS code automatically—no need to write code line by line.
+2. **Dynamic Feature Adjustments**
+ You can request changes directly (e.g., “Change the style to cute”), and the AI will instantly update the code—enabling a conversational programming experience.
+3. **Beginner-Friendly Design**
+ No need to master full syntax rules—users can complete functional development through multiple rounds of interaction with the AI, making it perfect for beginners to quickly test ideas.
+
+---
+
+#### 2. A Dedicated Development Environment for Mobile
+
+Specifically optimized for mobile scenarios, offering capabilities that traditional PC tools can’t easily provide:
+
+1. **Instant Preview System**
+ Code can be pasted or generated and instantly rendered into a visual interface. The runtime experience closely resembles native apps, supporting touch interactions like swiping and tapping.
+2. **Standardized Hardware Access**
+ Supports access to the phone’s camera (photo/scanning), microphone (voice input), and local storage. A code sample library provides templates for common scenarios.
+3. **Multi-Project Management Mode**
+ Each HTML project is stored independently, with customizable runtime icons and launch interfaces—allowing users to launch different projects just like opening lightweight apps.
+
+---
+
+#### 3. Practical Features That Meet Real Needs
+
+1. **Version Time Machine**
+ Every modification is automatically saved as a version history, preventing code loss due to accidental changes.
+2. **Cloud-Based Backup**
+ Local code can optionally be synced to a private cloud space for encrypted storage, enabling cross-device development continuity.
+3. **Code Sharing Community**
+ An open code hub lets users explore public creative projects (such as mini-games or tool templates) and one-click share their own programs with others—also supporting collaborative development.
+
+---
+
+#### 4. Full Cross-Platform Support
+
+* **Mobile Devices**:
+ iOS users can download from the App Store, Android users can install via their app store
+* **Desktop Usage Extensions**:
+
+ * Mac devices (M-series) can run the iOS version natively
+ * Windows PCs can use the full features via Android emulators
+
+---
diff --git a/docs/wusigram/README_cn.md b/docs/wusigram/README_cn.md
new file mode 100644
index 0000000..e069778
--- /dev/null
+++ b/docs/wusigram/README_cn.md
@@ -0,0 +1,51 @@
+### 手机上也可以AI编程了 —— 无思微程序让移动设备开发触手可及
+
+在移动设备上直接编写并运行代码程序,以往是比较繁琐和困难的事情。**无思微程序**通过引入DeepSeek AI编程,简化了开发和发布流程,将这一难题轻松解决。这款专为手机端设计的工具,聚焦HTML/CSS/JS代码的自动编写和运行,为编程爱好者、教育用户和轻量级开发者提供了更友好的移动开发方式。
+
+---
+
+#### 可以先看一段视频实操演示
+[![Bilibili Video]](https://www.bilibili.com/video/BV1xn55zKEUT)
+
+---
+
+#### 一、AI助力:一句话生成可运行程序
+无思微程序创新性地将DeepSeek模型融入开发流程,打破传统编码门槛:
+1. **自然语言转代码**
+ 用口语化指令描述需求(如“做一个赛博风格的TodoList”),AI自动生成完整的HTML+CSS+JS代码,无需手动逐行编写。
+2. **动态调整功能**
+ 对生成的代码可直接提出修改要求(如“将风格改为可爱风”),AI即时响应调整,实现“对话式编程”。
+3. **零基础友好设计**
+ 用户无需掌握完整语法规则,通过多次与AI交互即可完成功能开发,特别适合编程初学者快速验证想法。
+
+---
+
+#### 二、手机端的专属开发环境
+针对移动场景深度优化,提供传统PC工具难以实现的功能:
+1. **即写即现的预览系统**
+ 粘贴或生成的代码可立即渲染为可视化界面,运行效果接近原生APP,支持触屏滑动、点击反馈等交互体验。
+2. **硬件调用标准化**
+ 支持调用手机摄像头(拍照/扫码)、麦克风(语音输入)、本地存储等功能,代码示例库提供常用场景模板。
+3. **多项目管理模式**
+ 每个HTML项目独立存储,运行界面与应用图标均可自定义,可直接点击启动不同项目,如同安装多个轻应用。
+
+---
+
+#### 三、贴合实际需求的实用功能
+1. **版本时光机**
+ 每次修改自动保存历史版本,避免误操作导致的代码丢失。
+2. **云端双保险**
+ 本地代码可选择同步至私有云空间,加密存储,换设备也可继续开发。
+3. **代码共享社区**
+ 开放代码广场功能,既能学习他人公开的创意项目(如小游戏、工具模板),也可将自己编写的程序一键分享给其他用户,同时支持二次开发。
+
+---
+
+#### 四、全平台覆盖方案
+- **手机端**:
+ iOS用户访问App Store,安卓用户通过应用商店搜索安装
+- **电脑端延伸使用**:
+ - Mac设备(M系列)直接运行iOS版本
+ - Windows电脑通过安卓模拟器使用完整功能
+
+---
diff --git a/docs/wusigram/assets/logo-512.png b/docs/wusigram/assets/logo-512.png
new file mode 100644
index 0000000000000000000000000000000000000000..bd5418fa7e9348f66ebd032ac931ac5fc00c46a3
GIT binary patch
literal 11773
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