Commit a7145efa authored by keyongyu's avatar keyongyu

2.2.7.5

parent d94e6465
......@@ -672,7 +672,7 @@ public void Search(Card c, bool isfresh)
{
Card[] mcards = DataBase.Read(nowCdbFile,
true, tmpCodes.ToArray());
SetCards(getCompCards(), false);
SetCards(getCompCards(), true);
}
else{
srcCard=c;
......
......@@ -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.2.7.4")]
[assembly: AssemblyVersion("2.2.7.5")]
[DataEditorX]2.2.7.4[DataEditorX]
[DataEditorX]2.2.7.5[DataEditorX]
[URL]https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip[URL]
★文件关联
......@@ -58,6 +58,8 @@ Ctrl+鼠标左键 跳转到函数定义
Ctrl+鼠标滑轮 缩放文字
★更新历史
2.2.7.5
lua编辑器,编辑完,返回当前页数
2.2.7.4
lua编辑器,修复按ydk,图像读取,编辑卡片后列表结果bug
2.2.7.3
......
No preview for this file type
[DataEditorX]2.2.7.4[DataEditorX]
[DataEditorX]2.2.7.5[DataEditorX]
[URL]https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip[URL]
★文件关联
......@@ -58,6 +58,8 @@ Ctrl+鼠标左键 跳转到函数定义
Ctrl+鼠标滑轮 缩放文字
★更新历史
2.2.7.5
lua编辑器,编辑完,返回当前页数
2.2.7.4
lua编辑器,修复按ydk,图像读取,编辑卡片后列表结果bug
2.2.7.3
......
No preview for this file type
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment