Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
antSword
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
HuangJunbo
antSword
Commits
6cdd78eb
Commit
6cdd78eb
authored
Mar 20, 2019
by
Medicean
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
release v2.0.6
parent
ae69902a
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
7 additions
and
7 deletions
+7
-7
CHANGELOG.md
CHANGELOG.md
+3
-3
README.md
README.md
+1
-1
README_CN.md
README_CN.md
+1
-1
package-lock.json
package-lock.json
+1
-1
package.json
package.json
+1
-1
No files found.
CHANGELOG.md
View file @
6cdd78eb
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
> 有空会补补BUG、添添新功能。
> 有空会补补BUG、添添新功能。
> 同时也欢迎大家的参与!感谢各位朋友的支持! .TAT.
> 同时也欢迎大家的参与!感谢各位朋友的支持! .TAT.
##
`v(2.0.6-dev
)`
##
2019/03/20 `v(2.0.6
)`
### 后端模块
### 后端模块
...
@@ -12,13 +12,13 @@
...
@@ -12,13 +12,13 @@
*
新增「测试连接」功能
*
新增「测试连接」功能
*
新增「检测」功能, 检测支持的数据库函数(目前仅 PHP,ASP,ASPX 有效, ASP(X)仅检测使用到的组件是否存在)
*
新增「检测」功能, 检测支持的数据库函数(目前仅 PHP,ASP,ASPX 有效, ASP(X)仅检测使用到的组件是否存在)
*
新增 php
sqlsrv
连接方式, php5.3之后 mssql 默认不存在,可使用该类型连接 sqlserver >= 2008
*
新增 php
`sqlsrv`
连接方式, php5.3之后 mssql 默认不存在,可使用该类型连接 sqlserver >= 2008
> 如果直连shell本地sqlserver, host 部分填 localhost 或者 (local)
> 如果直连shell本地sqlserver, host 部分填 localhost 或者 (local)
>
>
> 如果连接外部,使用 ip,port
> 如果连接外部,使用 ip,port
*
新增 php
oracle_oci8
连接方式, 用于连接 oracle 8i,9i,10g,11g,12c
*
新增 php
`oracle_oci8`
连接方式, 用于连接 oracle 8i,9i,10g,11g,12c
> host 部分填写: localhost/orcl 或者 localhost:1521/orcl
> host 部分填写: localhost/orcl 或者 localhost:1521/orcl
>
>
...
...
README.md
View file @
6cdd78eb
# AntSword [][url-release]
# AntSword [][url-release]
> AntSword in your hands, no worries in your mind!
> AntSword in your hands, no worries in your mind!
...
...
README_CN.md
View file @
6cdd78eb
# 中国蚁剑 [][url-release]
# 中国蚁剑 [][url-release]
> 一剑在手,纵横无忧!
> 一剑在手,纵横无忧!
...
...
package-lock.json
View file @
6cdd78eb
{
{
"name"
:
"antsword"
,
"name"
:
"antsword"
,
"version"
:
"2.0.
5.3
"
,
"version"
:
"2.0.
6
"
,
"lockfileVersion"
:
1
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"requires"
:
true
,
"dependencies"
:
{
"dependencies"
:
{
...
...
package.json
View file @
6cdd78eb
{
{
"name"
:
"antsword"
,
"name"
:
"antsword"
,
"version"
:
"2.0.
5.3
"
,
"version"
:
"2.0.
6
"
,
"description"
:
"中国蚁剑是一款跨平台的开源网站管理工具"
,
"description"
:
"中国蚁剑是一款跨平台的开源网站管理工具"
,
"main"
:
"app.js"
,
"main"
:
"app.js"
,
"dependencies"
:
{
"dependencies"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment