Conversation
Change The REGEDIT confused path from testfolder to working folder
modify logon bug, do some icons of projects, modify some salces error.
modify user second time logoning with same userid and same pass still can logon. On the function UserManager::UserExist(CString userid, CString pass) should ergodic all users for different users have same name and different pass. modify function UserManager::GetUser(CString userid, CString pass) . It should ergodic every users' information to get the right user with same name and same pass, it was get the first one information of two same userid.
No real means,just save data.
Change wstring to CString all.
1. UID去掉userId部分,仅保留系统时间部分。 2. AnswerView中变化修正为UID。 3.在Answervew中加一个全选复选框。 4.去掉Add、Merge、Remove三个button。 5.手机,邮箱,体重格式去掉。 6. check box有歧义,已更改。 7. 其他文本框更改为多行情况。
But there is still some needs still to be solved. for a scale may need a multi-weight for different sub-scale, but now the module have not yet solve this bug.
…cales,防止注册表修改和程序报错。4. 修改Test项目中直接点击退出程序崩溃错误。 如果初次安装没有注册表信息,在Test项目和Answer项目启动时会报错。初始化CRegkey,workingFolder为c:\SKMR\PsiScale\Scales
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1.修改量表Scale中出现的编写和标签错误;
2.修改得分Score表中出现的编码错误;
3.更正登录时出现的多次注册和无法登录错误。
4. 修改项目图标。