Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
D
DataEditorX
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
聖園ミカ
DataEditorX
Commits
c277b338
Commit
c277b338
authored
Sep 19, 2015
by
keyongyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
readme
parent
f1f97c42
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
5 additions
and
22 deletions
+5
-22
DataEditorX/CodeEditForm.cs
DataEditorX/CodeEditForm.cs
+1
-2
DataEditorX/DataEditForm.cs
DataEditorX/DataEditForm.cs
+1
-2
DataEditorX/Properties/AssemblyInfo.cs
DataEditorX/Properties/AssemblyInfo.cs
+1
-1
DataEditorX/readme.txt
DataEditorX/readme.txt
+1
-1
DataEditorX/readme_english.txt
DataEditorX/readme_english.txt
+0
-7
win32/DataEditorX.exe
win32/DataEditorX.exe
+0
-0
win32/readme.txt
win32/readme.txt
+1
-1
win32/readme_english.txt
win32/readme_english.txt
+0
-8
win32/win32.zip
win32/win32.zip
+0
-0
No files found.
DataEditorX/CodeEditForm.cs
View file @
c277b338
...
...
@@ -326,8 +326,7 @@ void AboutToolStripMenuItemClick(object sender, EventArgs e)
MyMsg
.
Show
(
LanguageHelper
.
GetMsg
(
LMSG
.
About
)
+
"\t"
+
Application
.
ProductName
+
"\n"
+
LanguageHelper
.
GetMsg
(
LMSG
.
Version
)
+
"\t1.1.0.0\n"
+
LanguageHelper
.
GetMsg
(
LMSG
.
Author
)
+
"\t柯永裕\n"
+
"Email:\t247321453@qq.com"
);
+
LanguageHelper
.
GetMsg
(
LMSG
.
Author
)
+
"\t菜菜"
);
}
void
Menuitem_openClick
(
object
sender
,
EventArgs
e
)
...
...
DataEditorX/DataEditForm.cs
View file @
c277b338
...
...
@@ -860,8 +860,7 @@ void Menuitem_aboutClick(object sender, EventArgs e)
MyMsg
.
Show
(
LanguageHelper
.
GetMsg
(
LMSG
.
About
)
+
"\t"
+
Application
.
ProductName
+
"\n"
+
LanguageHelper
.
GetMsg
(
LMSG
.
Version
)
+
"\t"
+
Application
.
ProductVersion
+
"\n"
+
LanguageHelper
.
GetMsg
(
LMSG
.
Author
)
+
"\t柯永裕\n"
+
"Email:\t247321453@qq.com"
);
+
LanguageHelper
.
GetMsg
(
LMSG
.
Author
)
+
"\t菜菜"
);
}
void
Menuitem_checkupdateClick
(
object
sender
,
EventArgs
e
)
...
...
DataEditorX/Properties/AssemblyInfo.cs
View file @
c277b338
...
...
@@ -28,4 +28,4 @@
//
// You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below:
[
assembly
:
AssemblyVersion
(
"2.3.
3
.0"
)]
[
assembly
:
AssemblyVersion
(
"2.3.
4
.0"
)]
DataEditorX/readme.txt
View file @
c277b338
[DataEditorX]2.3.
3
.0[DataEditorX]
[DataEditorX]2.3.
4
.0[DataEditorX]
[URL]https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip[URL]
★运行环境(Environment)
...
...
DataEditorX/readme_english.txt
View file @
c277b338
...
...
@@ -8,13 +8,6 @@ This program based on .Net2.0/winXP(need .Net2.0)/win7(with.Net2.0)/win8(need.Ne
Click file with right mouse button, Open with, Browse Files, Choose confirm(Yes)
★Feedback
Email:247321453@qq.com
Title:DataEditorX X.X.X.X
Text:
The error message text: If there is a error message box, please press Ctrl+C, then paste in someplace.
please give a detailed description of: card message; antivirus; programe location;the operation that time.
★Setting
DataEditorX.exe.config ★Language,★Image,★CodeEditor
...
...
win32/DataEditorX.exe
View file @
c277b338
No preview for this file type
win32/readme.txt
View file @
c277b338
[DataEditorX]2.3.
3
.0[DataEditorX]
[DataEditorX]2.3.
4
.0[DataEditorX]
[URL]https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip[URL]
★运行环境(Environment)
...
...
win32/readme_english.txt
View file @
c277b338
...
...
@@ -8,14 +8,6 @@ This program based on .Net2.0/winXP(need .Net2.0)/win7(with.Net2.0)/win8(need.Ne
Click file with right mouse button, Open with, Browse Files, Choose confirm(Yes)
★Feedback
Email:247321453@qq.com
Title:DataEditorX X.X.X.X
Text:
The error message text: If there is a error message box, please press Ctrl+C, then paste in someplace.
please give a detailed description of: card message; antivirus; programe location;the operation that time.
★Setting
DataEditorX.exe.config ★Language,★Image,★CodeEditor
data/language_xxx.txt Interface and prompt message
...
...
win32/win32.zip
View file @
c277b338
No preview for this file type
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