-
新建...
-
保存为.phr
-
导出为.php
-
-
-
打开...
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 关于PHP Helper
-
-
-
工程名称
-
-
.phr
-
-
+ 关于PHP Helper
-
-
-
+
+
+ 工程名称
+
+
+
+ .phr
+
+
+
-
-
-
+
+
-
-
-
-
-
- 10
-
-
-
-
- WHILE
-
-
- i
-
-
- 1
-
-
-
-
- 10
-
-
-
-
- 1
-
-
-
-
- j
-
-
- BREAK
-
-
-
-
- 0
-
-
- ADD
-
-
- 1
-
-
-
-
- 1
-
-
-
-
- ROOT
-
-
- 9
-
-
-
-
- SIN
-
-
- 45
-
-
-
-
- PI
-
-
-
- EVEN
-
-
- 0
-
-
-
-
- ROUND
-
-
- 3.1
-
-
-
-
-
- SUM
-
-
-
-
- 64
-
-
-
-
- 10
-
-
-
-
-
-
- 50
-
-
-
-
- 1
-
-
-
-
- 100
-
-
-
-
-
-
- 1
-
-
-
-
- 100
-
-
-
-
-
-
-
-
-
-
-
-
-
- 项目
-
-
-
-
-
-
-
-
-
- abc
-
-
-
-
-
-
-
-
-
-
-
- FIRST
-
-
- text
-
-
-
-
- abc
-
-
-
-
-
- FROM_START
-
-
- text
-
-
-
-
-
- FROM_START
- FROM_START
-
-
- text
-
-
-
-
- UPPERCASE
-
-
- abc
-
-
-
-
- BOTH
-
-
- abc
-
-
-
-
-
-
- abc
-
-
-
-
-
- TEXT
-
-
- abc
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 5
-
-
-
-
-
-
- FIRST
-
-
- list
-
-
-
-
-
- GET
- FROM_START
-
-
- list
-
-
-
-
-
- SET
- FROM_START
-
-
- list
-
-
-
-
-
- FROM_START
- FROM_START
-
-
- list
-
-
-
-
-
- SPLIT
-
-
- ,
-
-
-
-
- NUMERIC
- 1
-
-
-
-
-
- EQ
-
-
- AND
-
-
-
- TRUE
-
-
-
-
-
-
- #ff0000
-
-
-
-
-
- 100
-
-
-
-
- 50
-
-
-
-
- 0
-
-
-
-
-
-
- #ff0000
-
-
-
-
- #3333ff
-
-
-
-
- 0.5
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ……
-
-
- ……
-
-
-
-
- ……
-
-
- name
-
-
-
-
-
-
-
- ……
-
-
-
- width
- %
-
-
- 0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- h1
-
-
-
-
- https://www.w3school.com.cn/html
-
-
- 来源
- 100
- 100
-
-
- 来源
- 100
- 100
-
-
-
-
- myfile
-
-
-
-
-
-
-
-
-
-
-
-
- myfile
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -690,6 +686,9 @@
+
+
+
@@ -728,9 +727,9 @@
let space = document.querySelector("#space");
// 加载完成事件
window.onload = function () {
- // 加载完成,隐藏动画,显示内容
- loader.setAttribute("style","display:none;");
- space.setAttribute("style","height:100%;width:100%;display:block");
+ // 加载完成,隐藏动画,显示内容
+ loader.setAttribute("style", "display:none;");
+ space.setAttribute("style", "height:100%;width:100%;display:block");
}
--
Gitee
From d585b14298e0cc1e7370338b7d84e5beafa6a0aa Mon Sep 17 00:00:00 2001
From: Codekpy <1942171924@qq.com>
Date: Sat, 3 Dec 2022 10:13:07 +0800
Subject: [PATCH 7/8] =?UTF-8?q?[bugfix]=E4=BF=AE=E5=A4=8D=E4=B8=80?=
=?UTF-8?q?=E4=B8=AA=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
index.html | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/index.html b/index.html
index 3599cff..1258e00 100644
--- a/index.html
+++ b/index.html
@@ -100,6 +100,7 @@
+
@@ -695,10 +696,9 @@
-
-
+
-
+
+
--
Gitee
From 98f3abd591edc6945affe3fd9a38ba219a6cf0b6 Mon Sep 17 00:00:00 2001
From: Codepy <1942171924@qq.com>
Date: Sat, 3 Dec 2022 02:23:47 +0000
Subject: [PATCH 8/8] update README.md.
Signed-off-by: Codepy <1942171924@qq.com>
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 77eeb7f..514be1e 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,7 @@ PHP helper是一个基于[boxxer](https://gitee.com/coco-central/boxxer "boxxer"
#### 官方Q群
请加群:
**607440618**
+如果您想获取使用教程,可以加群,也可以来我们的官方论坛[进入](http://www.codekpy.site/)
#### Issues
--
Gitee