base db2
This commit is contained in:
parent
29a4ed9af6
commit
0df4f9b1bd
12
.idea/.idea.CNSA-212-Personal-CAS/.idea/dataSources.xml
Normal file
12
.idea/.idea.CNSA-212-Personal-CAS/.idea/dataSources.xml
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
|
||||||
|
<data-source source="LOCAL" name="College2@100.102.137.92" uuid="085fc42f-9276-4bab-8396-26a292f6dfb5">
|
||||||
|
<driver-ref>sqlserver.jb</driver-ref>
|
||||||
|
<synchronize>true</synchronize>
|
||||||
|
<jdbc-driver>com.jetbrains.jdbc.sqlserver.SqlServerDriver</jdbc-driver>
|
||||||
|
<jdbc-url>Server=100.102.137.92,1433;Database=College2</jdbc-url>
|
||||||
|
<working-dir>$ProjectFileDir$</working-dir>
|
||||||
|
</data-source>
|
||||||
|
</component>
|
||||||
|
</project>
|
@ -0,0 +1,567 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="AutoGeneratedRunConfigurationManager">
|
||||||
|
<projectFile>CNSA-212-Personal-CAS/CNSA-212-Personal-CAS.csproj</projectFile>
|
||||||
|
<projectFile>Chapter 5/Chapter 5.csproj</projectFile>
|
||||||
|
<projectFile>Chapter6/Chapter6.csproj</projectFile>
|
||||||
|
<projectFile>Database/Database.csproj</projectFile>
|
||||||
|
<projectFile>ElementaryMathematics/ElementaryMathematics.csproj</projectFile>
|
||||||
|
<projectFile>MDI/MDI.csproj</projectFile>
|
||||||
|
<projectFile>MidtermProject/MidtermProject.csproj</projectFile>
|
||||||
|
<projectFile>ScratchBook/ScratchBook.csproj</projectFile>
|
||||||
|
</component>
|
||||||
|
<component name="AutoImportSettings">
|
||||||
|
<option name="autoReloadType" value="SELECTIVE" />
|
||||||
|
</component>
|
||||||
|
<component name="ChangeListManager">
|
||||||
|
<list default="true" id="91693121-b61a-45a7-afa1-b4016b7d7d84" name="Changes" comment="">
|
||||||
|
<change afterPath="$PROJECT_DIR$/Database/App.config" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/Database/Database (conflicted copy 2024-02-08 100248).csproj" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/Database/Database.csproj" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/Database/Form1.Designer.cs" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/Database/Form1.cs" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/Database/Form1.resx" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/Database/Program.cs" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/Database/Properties/AssemblyInfo.cs" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/Database/Properties/Resources.Designer.cs" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/Database/Properties/Resources.resx" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/Database/Properties/Settings.Designer.cs" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/Database/Properties/Settings.settings" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/Database/frmDisplay.Designer.cs" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/Database/frmDisplay.cs" afterDir="false" />
|
||||||
|
<change afterPath="$PROJECT_DIR$/Database/frmDisplay.resx" afterDir="false" />
|
||||||
|
<change beforePath="$PROJECT_DIR$/CNSA-212-Personal-CAS.sln" beforeDir="false" afterPath="$PROJECT_DIR$/CNSA-212-Personal-CAS.sln" afterDir="false" />
|
||||||
|
</list>
|
||||||
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||||
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||||
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
||||||
|
</component>
|
||||||
|
<component name="Git.Settings">
|
||||||
|
<option name="RECENT_BRANCH_BY_REPOSITORY">
|
||||||
|
<map>
|
||||||
|
<entry key="$PROJECT_DIR$" value="Elementary-Mathematics" />
|
||||||
|
</map>
|
||||||
|
</option>
|
||||||
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
||||||
|
</component>
|
||||||
|
<component name="HighlightingSettingsPerFile">
|
||||||
|
<setting file="file://$USER_HOME$/Desktop/Mathemeatic/ElementaryMathematics/Form1.cs" root0="SKIP_HIGHLIGHTING" />
|
||||||
|
<setting file="mock://C:/Users/eggman/Nextcloud/TSCT/2nd Year/SEM 4/RiderProjects/CNSA-212-Personal-CAS/ElementaryMathematics/Form1.cs" root0="SKIP_HIGHLIGHTING" />
|
||||||
|
</component>
|
||||||
|
<component name="MetaFilesCheckinStateConfiguration" checkMetaFiles="true" />
|
||||||
|
<component name="ProblemsViewState">
|
||||||
|
<option name="selectedTabId" value="Toolset" />
|
||||||
|
</component>
|
||||||
|
<component name="ProjectColorInfo">{
|
||||||
|
"associatedIndex": 2
|
||||||
|
}</component>
|
||||||
|
<component name="ProjectId" id="2blkx6gt6SFerP7Y5XBMTgcX6I3" />
|
||||||
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
|
||||||
|
<OptionsSetting value="false" id="Update" />
|
||||||
|
<ConfirmationsSetting value="2" id="Add" />
|
||||||
|
</component>
|
||||||
|
<component name="ProjectViewState">
|
||||||
|
<option name="hideEmptyMiddlePackages" value="true" />
|
||||||
|
<option name="showLibraryContents" value="true" />
|
||||||
|
</component>
|
||||||
|
<component name="PropertiesComponent">{
|
||||||
|
"keyToString": {
|
||||||
|
".NET Project.Chapter 5.executor": "Run",
|
||||||
|
".NET Project.Chapter6.executor": "Run",
|
||||||
|
".NET Project.ElementaryMathematics.executor": "Run",
|
||||||
|
".NET Project.MidtermProject.executor": "Run",
|
||||||
|
"ASKED_ADD_EXTERNAL_FILES": "true",
|
||||||
|
"ASKED_SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
||||||
|
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
||||||
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||||
|
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
||||||
|
"git-widget-placeholder": "master",
|
||||||
|
"ignore.virus.scanning.warn.message": "true",
|
||||||
|
"node.js.detected.package.eslint": "true",
|
||||||
|
"node.js.detected.package.tslint": "true",
|
||||||
|
"node.js.selected.package.eslint": "(autodetect)",
|
||||||
|
"node.js.selected.package.tslint": "(autodetect)",
|
||||||
|
"nodejs_package_manager_path": "npm",
|
||||||
|
"settings.editor.selected.configurable": "preferences.sourceCode.C#",
|
||||||
|
"vue.rearranger.settings.migration": "true"
|
||||||
|
},
|
||||||
|
"keyToStringList": {
|
||||||
|
"rider.external.source.directories": [
|
||||||
|
"C:\\Users\\eggman\\AppData\\Roaming\\JetBrains\\Rider2023.3\\resharper-host\\DecompilerCache",
|
||||||
|
"C:\\Users\\eggman\\AppData\\Roaming\\JetBrains\\Rider2023.3\\resharper-host\\SourcesCache",
|
||||||
|
"C:\\Users\\eggman\\AppData\\Local\\Symbols\\src"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}</component>
|
||||||
|
<component name="RunManager" selected=".NET Project.MidtermProject">
|
||||||
|
<configuration name="CNSA-212-Personal-CAS" type="DotNetProject" factoryName=".NET Project">
|
||||||
|
<option name="EXE_PATH" value="" />
|
||||||
|
<option name="PROGRAM_PARAMETERS" value="" />
|
||||||
|
<option name="WORKING_DIRECTORY" value="" />
|
||||||
|
<option name="PASS_PARENT_ENVS" value="1" />
|
||||||
|
<option name="USE_EXTERNAL_CONSOLE" value="0" />
|
||||||
|
<option name="USE_MONO" value="0" />
|
||||||
|
<option name="RUNTIME_ARGUMENTS" value="" />
|
||||||
|
<option name="PROJECT_PATH" value="$PROJECT_DIR$/CNSA-212-Personal-CAS/CNSA-212-Personal-CAS.csproj" />
|
||||||
|
<option name="PROJECT_EXE_PATH_TRACKING" value="1" />
|
||||||
|
<option name="PROJECT_ARGUMENTS_TRACKING" value="1" />
|
||||||
|
<option name="PROJECT_WORKING_DIRECTORY_TRACKING" value="1" />
|
||||||
|
<option name="PROJECT_KIND" value="Console" />
|
||||||
|
<option name="PROJECT_TFM" value="" />
|
||||||
|
<method v="2">
|
||||||
|
<option name="Build" />
|
||||||
|
</method>
|
||||||
|
</configuration>
|
||||||
|
<configuration name="Chapter 5" type="DotNetProject" factoryName=".NET Project">
|
||||||
|
<option name="EXE_PATH" value="" />
|
||||||
|
<option name="PROGRAM_PARAMETERS" value="" />
|
||||||
|
<option name="WORKING_DIRECTORY" value="" />
|
||||||
|
<option name="PASS_PARENT_ENVS" value="1" />
|
||||||
|
<option name="USE_EXTERNAL_CONSOLE" value="0" />
|
||||||
|
<option name="USE_MONO" value="0" />
|
||||||
|
<option name="RUNTIME_ARGUMENTS" value="" />
|
||||||
|
<option name="PROJECT_PATH" value="$PROJECT_DIR$/Chapter 5/Chapter 5.csproj" />
|
||||||
|
<option name="PROJECT_EXE_PATH_TRACKING" value="1" />
|
||||||
|
<option name="PROJECT_ARGUMENTS_TRACKING" value="1" />
|
||||||
|
<option name="PROJECT_WORKING_DIRECTORY_TRACKING" value="1" />
|
||||||
|
<option name="PROJECT_KIND" value="Console" />
|
||||||
|
<option name="PROJECT_TFM" value="" />
|
||||||
|
<method v="2">
|
||||||
|
<option name="Build" />
|
||||||
|
</method>
|
||||||
|
</configuration>
|
||||||
|
<configuration name="Chapter6" type="DotNetProject" factoryName=".NET Project">
|
||||||
|
<option name="EXE_PATH" value="" />
|
||||||
|
<option name="PROGRAM_PARAMETERS" value="" />
|
||||||
|
<option name="WORKING_DIRECTORY" value="" />
|
||||||
|
<option name="PASS_PARENT_ENVS" value="1" />
|
||||||
|
<option name="USE_EXTERNAL_CONSOLE" value="0" />
|
||||||
|
<option name="USE_MONO" value="0" />
|
||||||
|
<option name="RUNTIME_ARGUMENTS" value="" />
|
||||||
|
<option name="PROJECT_PATH" value="$PROJECT_DIR$/Chapter6/Chapter6.csproj" />
|
||||||
|
<option name="PROJECT_EXE_PATH_TRACKING" value="1" />
|
||||||
|
<option name="PROJECT_ARGUMENTS_TRACKING" value="1" />
|
||||||
|
<option name="PROJECT_WORKING_DIRECTORY_TRACKING" value="1" />
|
||||||
|
<option name="PROJECT_KIND" value="Console" />
|
||||||
|
<option name="PROJECT_TFM" value="" />
|
||||||
|
<method v="2">
|
||||||
|
<option name="Build" />
|
||||||
|
</method>
|
||||||
|
</configuration>
|
||||||
|
<configuration name="Database" type="DotNetProject" factoryName=".NET Project">
|
||||||
|
<option name="EXE_PATH" value="" />
|
||||||
|
<option name="PROGRAM_PARAMETERS" value="" />
|
||||||
|
<option name="WORKING_DIRECTORY" value="" />
|
||||||
|
<option name="PASS_PARENT_ENVS" value="1" />
|
||||||
|
<option name="USE_EXTERNAL_CONSOLE" value="0" />
|
||||||
|
<option name="USE_MONO" value="0" />
|
||||||
|
<option name="RUNTIME_ARGUMENTS" value="" />
|
||||||
|
<option name="PROJECT_PATH" value="$PROJECT_DIR$/Database/Database.csproj" />
|
||||||
|
<option name="PROJECT_EXE_PATH_TRACKING" value="1" />
|
||||||
|
<option name="PROJECT_ARGUMENTS_TRACKING" value="1" />
|
||||||
|
<option name="PROJECT_WORKING_DIRECTORY_TRACKING" value="1" />
|
||||||
|
<option name="PROJECT_KIND" value="Console" />
|
||||||
|
<option name="PROJECT_TFM" value="" />
|
||||||
|
<method v="2">
|
||||||
|
<option name="Build" />
|
||||||
|
</method>
|
||||||
|
</configuration>
|
||||||
|
<configuration name="ElementaryMathematics" type="DotNetProject" factoryName=".NET Project">
|
||||||
|
<option name="EXE_PATH" value="" />
|
||||||
|
<option name="PROGRAM_PARAMETERS" value="" />
|
||||||
|
<option name="WORKING_DIRECTORY" value="" />
|
||||||
|
<option name="PASS_PARENT_ENVS" value="1" />
|
||||||
|
<option name="USE_EXTERNAL_CONSOLE" value="0" />
|
||||||
|
<option name="USE_MONO" value="0" />
|
||||||
|
<option name="RUNTIME_ARGUMENTS" value="" />
|
||||||
|
<option name="PROJECT_PATH" value="$PROJECT_DIR$/ElementaryMathematics/ElementaryMathematics.csproj" />
|
||||||
|
<option name="PROJECT_EXE_PATH_TRACKING" value="1" />
|
||||||
|
<option name="PROJECT_ARGUMENTS_TRACKING" value="1" />
|
||||||
|
<option name="PROJECT_WORKING_DIRECTORY_TRACKING" value="1" />
|
||||||
|
<option name="PROJECT_KIND" value="Console" />
|
||||||
|
<option name="PROJECT_TFM" value="" />
|
||||||
|
<method v="2">
|
||||||
|
<option name="Build" />
|
||||||
|
</method>
|
||||||
|
</configuration>
|
||||||
|
<configuration name="MDI" type="DotNetProject" factoryName=".NET Project">
|
||||||
|
<option name="EXE_PATH" value="" />
|
||||||
|
<option name="PROGRAM_PARAMETERS" value="" />
|
||||||
|
<option name="WORKING_DIRECTORY" value="" />
|
||||||
|
<option name="PASS_PARENT_ENVS" value="1" />
|
||||||
|
<option name="USE_EXTERNAL_CONSOLE" value="0" />
|
||||||
|
<option name="USE_MONO" value="0" />
|
||||||
|
<option name="RUNTIME_ARGUMENTS" value="" />
|
||||||
|
<option name="PROJECT_PATH" value="$PROJECT_DIR$/MDI/MDI.csproj" />
|
||||||
|
<option name="PROJECT_EXE_PATH_TRACKING" value="1" />
|
||||||
|
<option name="PROJECT_ARGUMENTS_TRACKING" value="1" />
|
||||||
|
<option name="PROJECT_WORKING_DIRECTORY_TRACKING" value="1" />
|
||||||
|
<option name="PROJECT_KIND" value="Console" />
|
||||||
|
<option name="PROJECT_TFM" value="" />
|
||||||
|
<method v="2">
|
||||||
|
<option name="Build" />
|
||||||
|
</method>
|
||||||
|
</configuration>
|
||||||
|
<configuration name="MidtermProject" type="DotNetProject" factoryName=".NET Project">
|
||||||
|
<option name="EXE_PATH" value="" />
|
||||||
|
<option name="PROGRAM_PARAMETERS" value="" />
|
||||||
|
<option name="WORKING_DIRECTORY" value="" />
|
||||||
|
<option name="PASS_PARENT_ENVS" value="1" />
|
||||||
|
<option name="USE_EXTERNAL_CONSOLE" value="0" />
|
||||||
|
<option name="USE_MONO" value="0" />
|
||||||
|
<option name="RUNTIME_ARGUMENTS" value="" />
|
||||||
|
<option name="PROJECT_PATH" value="$PROJECT_DIR$/MidtermProject/MidtermProject.csproj" />
|
||||||
|
<option name="PROJECT_EXE_PATH_TRACKING" value="1" />
|
||||||
|
<option name="PROJECT_ARGUMENTS_TRACKING" value="1" />
|
||||||
|
<option name="PROJECT_WORKING_DIRECTORY_TRACKING" value="1" />
|
||||||
|
<option name="PROJECT_KIND" value="Console" />
|
||||||
|
<option name="PROJECT_TFM" value="" />
|
||||||
|
<method v="2">
|
||||||
|
<option name="Build" />
|
||||||
|
</method>
|
||||||
|
</configuration>
|
||||||
|
<configuration name="ScratchBook" type="DotNetProject" factoryName=".NET Project">
|
||||||
|
<option name="EXE_PATH" value="" />
|
||||||
|
<option name="PROGRAM_PARAMETERS" value="" />
|
||||||
|
<option name="WORKING_DIRECTORY" value="" />
|
||||||
|
<option name="PASS_PARENT_ENVS" value="1" />
|
||||||
|
<option name="USE_EXTERNAL_CONSOLE" value="0" />
|
||||||
|
<option name="USE_MONO" value="0" />
|
||||||
|
<option name="RUNTIME_ARGUMENTS" value="" />
|
||||||
|
<option name="PROJECT_PATH" value="$PROJECT_DIR$/ScratchBook/ScratchBook.csproj" />
|
||||||
|
<option name="PROJECT_EXE_PATH_TRACKING" value="1" />
|
||||||
|
<option name="PROJECT_ARGUMENTS_TRACKING" value="1" />
|
||||||
|
<option name="PROJECT_WORKING_DIRECTORY_TRACKING" value="1" />
|
||||||
|
<option name="PROJECT_KIND" value="Console" />
|
||||||
|
<option name="PROJECT_TFM" value="" />
|
||||||
|
<method v="2">
|
||||||
|
<option name="Build" />
|
||||||
|
</method>
|
||||||
|
</configuration>
|
||||||
|
</component>
|
||||||
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
||||||
|
<component name="TaskManager">
|
||||||
|
<task active="true" id="Default" summary="Default task">
|
||||||
|
<changelist id="91693121-b61a-45a7-afa1-b4016b7d7d84" name="Changes" comment="" />
|
||||||
|
<created>1706796774658</created>
|
||||||
|
<option name="number" value="Default" />
|
||||||
|
<option name="presentableId" value="Default" />
|
||||||
|
<updated>1706796774658</updated>
|
||||||
|
<workItem from="1706797300264" duration="6100000" />
|
||||||
|
<workItem from="1706803659480" duration="2518000" />
|
||||||
|
<workItem from="1706806264343" duration="527000" />
|
||||||
|
<workItem from="1706810656027" duration="262000" />
|
||||||
|
<workItem from="1706824148295" duration="1692000" />
|
||||||
|
<workItem from="1706835343626" duration="877000" />
|
||||||
|
<workItem from="1706836550744" duration="1448000" />
|
||||||
|
<workItem from="1706839083847" duration="1999000" />
|
||||||
|
<workItem from="1706878745116" duration="1296000" />
|
||||||
|
<workItem from="1706880424683" duration="515000" />
|
||||||
|
<workItem from="1706880970933" duration="4539000" />
|
||||||
|
<workItem from="1706885529053" duration="6000" />
|
||||||
|
<workItem from="1706885540312" duration="85000" />
|
||||||
|
<workItem from="1706885638279" duration="2236000" />
|
||||||
|
<workItem from="1707155431089" duration="1911000" />
|
||||||
|
<workItem from="1707174362145" duration="2842000" />
|
||||||
|
<workItem from="1707190410183" duration="363000" />
|
||||||
|
<workItem from="1707225552692" duration="43000" />
|
||||||
|
<workItem from="1707225604912" duration="284000" />
|
||||||
|
<workItem from="1707227181586" duration="3540000" />
|
||||||
|
<workItem from="1707231285049" duration="4072000" />
|
||||||
|
<workItem from="1707266619440" duration="569000" />
|
||||||
|
<workItem from="1707310447615" duration="1816000" />
|
||||||
|
<workItem from="1707312284492" duration="4288000" />
|
||||||
|
<workItem from="1707316914884" duration="1586000" />
|
||||||
|
<workItem from="1707318518829" duration="1389000" />
|
||||||
|
<workItem from="1707323703999" duration="610000" />
|
||||||
|
<workItem from="1707397555034" duration="3483000" />
|
||||||
|
<workItem from="1707404694911" duration="935000" />
|
||||||
|
<workItem from="1707405642762" duration="913000" />
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00001" summary="inital commit">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1706797379671</created>
|
||||||
|
<option name="number" value="00001" />
|
||||||
|
<option name="presentableId" value="LOCAL-00001" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1706797379671</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00002" summary="init comit">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1706797394109</created>
|
||||||
|
<option name="number" value="00002" />
|
||||||
|
<option name="presentableId" value="LOCAL-00002" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1706797394109</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00003" summary="added EM">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1706797559129</created>
|
||||||
|
<option name="number" value="00003" />
|
||||||
|
<option name="presentableId" value="LOCAL-00003" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1706797559129</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00004" summary="other stuff?">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1706797581738</created>
|
||||||
|
<option name="number" value="00004" />
|
||||||
|
<option name="presentableId" value="LOCAL-00004" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1706797581738</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00005" summary="test">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1706798013331</created>
|
||||||
|
<option name="number" value="00005" />
|
||||||
|
<option name="presentableId" value="LOCAL-00005" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1706798013331</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00006" summary="test">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1706798242767</created>
|
||||||
|
<option name="number" value="00006" />
|
||||||
|
<option name="presentableId" value="LOCAL-00006" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1706798242767</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00007" summary="removed test">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1706798280854</created>
|
||||||
|
<option name="number" value="00007" />
|
||||||
|
<option name="presentableId" value="LOCAL-00007" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1706798280854</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00008" summary="Basic Form Designed">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1706799382777</created>
|
||||||
|
<option name="number" value="00008" />
|
||||||
|
<option name="presentableId" value="LOCAL-00008" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1706799382777</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00009" summary="Added Print and Exit Button'">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1706799462794</created>
|
||||||
|
<option name="number" value="00009" />
|
||||||
|
<option name="presentableId" value="LOCAL-00009" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1706799462794</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00010" summary="idk">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1706799486722</created>
|
||||||
|
<option name="number" value="00010" />
|
||||||
|
<option name="presentableId" value="LOCAL-00010" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1706799486722</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00011" summary="added funtionality for rdo buttons and addede the ChangeOperator Function">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1706800098192</created>
|
||||||
|
<option name="number" value="00011" />
|
||||||
|
<option name="presentableId" value="LOCAL-00011" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1706800098192</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00012" summary="added Exit button functionality as well as enter and esc for chk answer and exit">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1706800231565</created>
|
||||||
|
<option name="number" value="00012" />
|
||||||
|
<option name="presentableId" value="LOCAL-00012" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1706800231565</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00013" summary="Verify Answer button funtionality and keeping track of number correct and incorrect">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1706801326431</created>
|
||||||
|
<option name="number" value="00013" />
|
||||||
|
<option name="presentableId" value="LOCAL-00013" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1706801326431</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00014" summary="added button disables when not needed in ButtonUpdate">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1706802855299</created>
|
||||||
|
<option name="number" value="00014" />
|
||||||
|
<option name="presentableId" value="LOCAL-00014" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1706802855299</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00015" summary="trying to impliment non / by 0">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1706803393304</created>
|
||||||
|
<option name="number" value="00015" />
|
||||||
|
<option name="presentableId" value="LOCAL-00015" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1706803393304</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00016" summary="done without smiley. added prompt for reset">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1706836755156</created>
|
||||||
|
<option name="number" value="00016" />
|
||||||
|
<option name="presentableId" value="LOCAL-00016" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1706836755156</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00017" summary="added when reset to focus on txtA">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1706839510778</created>
|
||||||
|
<option name="number" value="00017" />
|
||||||
|
<option name="presentableId" value="LOCAL-00017" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1706839510778</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00018" summary=" init">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1706879011265</created>
|
||||||
|
<option name="number" value="00018" />
|
||||||
|
<option name="presentableId" value="LOCAL-00018" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1706879011265</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00019" summary="Pt1 of midterm (theroy)">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1706880990593</created>
|
||||||
|
<option name="number" value="00019" />
|
||||||
|
<option name="presentableId" value="LOCAL-00019" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1706880990593</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00020" summary="Finished Midterm!">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1706887870980</created>
|
||||||
|
<option name="number" value="00020" />
|
||||||
|
<option name="presentableId" value="LOCAL-00020" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1706887870980</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00021" summary="init chapter 5">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1707174420577</created>
|
||||||
|
<option name="number" value="00021" />
|
||||||
|
<option name="presentableId" value="LOCAL-00021" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1707174420577</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00022" summary="Ch5 try it">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1707190211941</created>
|
||||||
|
<option name="number" value="00022" />
|
||||||
|
<option name="presentableId" value="LOCAL-00022" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1707190211941</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00023" summary="d">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1707225564837</created>
|
||||||
|
<option name="number" value="00023" />
|
||||||
|
<option name="presentableId" value="LOCAL-00023" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1707225564837</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00024" summary="init ch6">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1707225756324</created>
|
||||||
|
<option name="number" value="00024" />
|
||||||
|
<option name="presentableId" value="LOCAL-00024" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1707225756324</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00025" summary=" partial">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1707266649846</created>
|
||||||
|
<option name="number" value="00025" />
|
||||||
|
<option name="presentableId" value="LOCAL-00025" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1707266649846</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00026" summary="array resize test">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1707310690301</created>
|
||||||
|
<option name="number" value="00026" />
|
||||||
|
<option name="presentableId" value="LOCAL-00026" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1707310690301</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00027" summary="inti MDI">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1707313377301</created>
|
||||||
|
<option name="number" value="00027" />
|
||||||
|
<option name="presentableId" value="LOCAL-00027" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1707313377301</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00028" summary="summary">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1707314164182</created>
|
||||||
|
<option name="number" value="00028" />
|
||||||
|
<option name="presentableId" value="LOCAL-00028" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1707314164182</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00029" summary="added window organization">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1707316220557</created>
|
||||||
|
<option name="number" value="00029" />
|
||||||
|
<option name="presentableId" value="LOCAL-00029" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1707316220557</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00030" summary="ch6 done">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1707319748726</created>
|
||||||
|
<option name="number" value="00030" />
|
||||||
|
<option name="presentableId" value="LOCAL-00030" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1707319748726</updated>
|
||||||
|
</task>
|
||||||
|
<task id="LOCAL-00031" summary="clear scratchbook">
|
||||||
|
<option name="closed" value="true" />
|
||||||
|
<created>1707400016987</created>
|
||||||
|
<option name="number" value="00031" />
|
||||||
|
<option name="presentableId" value="LOCAL-00031" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1707400016987</updated>
|
||||||
|
</task>
|
||||||
|
<option name="localTasksCounter" value="32" />
|
||||||
|
<servers />
|
||||||
|
</component>
|
||||||
|
<component name="TypeScriptGeneratedFilesManager">
|
||||||
|
<option name="version" value="3" />
|
||||||
|
</component>
|
||||||
|
<component name="UnityCheckinConfiguration" checkUnsavedScenes="true" />
|
||||||
|
<component name="VcsManagerConfiguration">
|
||||||
|
<option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
|
||||||
|
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
|
||||||
|
<MESSAGE value="removed test" />
|
||||||
|
<MESSAGE value="Basic Form Designed" />
|
||||||
|
<MESSAGE value="Added Print and Exit Button" />
|
||||||
|
<MESSAGE value="added funtionality for rdo buttons and addede the ChangeOperator Function" />
|
||||||
|
<MESSAGE value="added Exit button functionality as well as enter and esc for chk answer and exit" />
|
||||||
|
<MESSAGE value="Verify Answer button funtionality and keeping track of number correct and incorrect" />
|
||||||
|
<MESSAGE value="added button disables when not needed in ButtonUpdate" />
|
||||||
|
<MESSAGE value="trying to impliment non / by 0" />
|
||||||
|
<MESSAGE value="done without smiley. added prompt for reset" />
|
||||||
|
<MESSAGE value="added when reset to focus on txtA" />
|
||||||
|
<MESSAGE value=" init" />
|
||||||
|
<MESSAGE value="Pt1 of midterm (theroy)" />
|
||||||
|
<MESSAGE value="Finished Midterm!" />
|
||||||
|
<MESSAGE value="init chapter 5" />
|
||||||
|
<MESSAGE value="Ch5 try it" />
|
||||||
|
<MESSAGE value="idk" />
|
||||||
|
<MESSAGE value="d" />
|
||||||
|
<MESSAGE value="init ch6" />
|
||||||
|
<MESSAGE value=" partial" />
|
||||||
|
<MESSAGE value="array resize test" />
|
||||||
|
<MESSAGE value="inti MDI" />
|
||||||
|
<MESSAGE value="summary" />
|
||||||
|
<MESSAGE value="added window organization" />
|
||||||
|
<MESSAGE value="ch6 done" />
|
||||||
|
<MESSAGE value="clear scratchbook" />
|
||||||
|
<option name="LAST_COMMIT_MESSAGE" value="clear scratchbook" />
|
||||||
|
</component>
|
||||||
|
</project>
|
@ -54,6 +54,9 @@
|
|||||||
</Compile>
|
</Compile>
|
||||||
<Compile Include="Program.cs"/>
|
<Compile Include="Program.cs"/>
|
||||||
<Compile Include="Properties\AssemblyInfo.cs"/>
|
<Compile Include="Properties\AssemblyInfo.cs"/>
|
||||||
|
<EmbeddedResource Include="Form1.resx">
|
||||||
|
<DependentUpon>Form1.cs</DependentUpon>
|
||||||
|
</EmbeddedResource>
|
||||||
<EmbeddedResource Include="Properties\Resources.resx">
|
<EmbeddedResource Include="Properties\Resources.resx">
|
||||||
<Generator>ResXFileCodeGenerator</Generator>
|
<Generator>ResXFileCodeGenerator</Generator>
|
||||||
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
||||||
|
33
Database2/Form1.Designer.cs
generated
33
Database2/Form1.Designer.cs
generated
@ -29,12 +29,43 @@
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
private void InitializeComponent()
|
private void InitializeComponent()
|
||||||
{
|
{
|
||||||
this.components = new System.ComponentModel.Container();
|
this.cboTest = new System.Windows.Forms.ComboBox();
|
||||||
|
this.dgvStudents = new System.Windows.Forms.DataGridView();
|
||||||
|
((System.ComponentModel.ISupportInitialize)(this.dgvStudents)).BeginInit();
|
||||||
|
this.SuspendLayout();
|
||||||
|
//
|
||||||
|
// cboTest
|
||||||
|
//
|
||||||
|
this.cboTest.FormattingEnabled = true;
|
||||||
|
this.cboTest.Location = new System.Drawing.Point(184, 120);
|
||||||
|
this.cboTest.Name = "cboTest";
|
||||||
|
this.cboTest.Size = new System.Drawing.Size(121, 21);
|
||||||
|
this.cboTest.TabIndex = 0;
|
||||||
|
//
|
||||||
|
// dgvStudents
|
||||||
|
//
|
||||||
|
this.dgvStudents.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
||||||
|
this.dgvStudents.Location = new System.Drawing.Point(306, 287);
|
||||||
|
this.dgvStudents.Name = "dgvStudents";
|
||||||
|
this.dgvStudents.Size = new System.Drawing.Size(240, 150);
|
||||||
|
this.dgvStudents.TabIndex = 1;
|
||||||
|
//
|
||||||
|
// Form1
|
||||||
|
//
|
||||||
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
||||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||||
this.ClientSize = new System.Drawing.Size(800, 450);
|
this.ClientSize = new System.Drawing.Size(800, 450);
|
||||||
|
this.Controls.Add(this.dgvStudents);
|
||||||
|
this.Controls.Add(this.cboTest);
|
||||||
|
this.Name = "Form1";
|
||||||
this.Text = "Form1";
|
this.Text = "Form1";
|
||||||
|
((System.ComponentModel.ISupportInitialize)(this.dgvStudents)).EndInit();
|
||||||
|
this.ResumeLayout(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
private System.Windows.Forms.ComboBox cboTest;
|
||||||
|
private System.Windows.Forms.DataGridView dgvStudents;
|
||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
}
|
}
|
||||||
}
|
}
|
120
Database2/Form1.resx
Normal file
120
Database2/Form1.resx
Normal file
@ -0,0 +1,120 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<root>
|
||||||
|
<!--
|
||||||
|
Microsoft ResX Schema
|
||||||
|
|
||||||
|
Version 2.0
|
||||||
|
|
||||||
|
The primary goals of this format is to allow a simple XML format
|
||||||
|
that is mostly human readable. The generation and parsing of the
|
||||||
|
various data types are done through the TypeConverter classes
|
||||||
|
associated with the data types.
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
... ado.net/XML headers & schema ...
|
||||||
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||||
|
<resheader name="version">2.0</resheader>
|
||||||
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||||
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||||
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||||
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||||
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||||
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||||
|
</data>
|
||||||
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||||
|
<comment>This is a comment</comment>
|
||||||
|
</data>
|
||||||
|
|
||||||
|
There are any number of "resheader" rows that contain simple
|
||||||
|
name/value pairs.
|
||||||
|
|
||||||
|
Each data row contains a name, and value. The row also contains a
|
||||||
|
type or mimetype. Type corresponds to a .NET class that support
|
||||||
|
text/value conversion through the TypeConverter architecture.
|
||||||
|
Classes that don't support this are serialized and stored with the
|
||||||
|
mimetype set.
|
||||||
|
|
||||||
|
The mimetype is used for serialized objects, and tells the
|
||||||
|
ResXResourceReader how to depersist the object. This is currently not
|
||||||
|
extensible. For a given mimetype the value must be set accordingly:
|
||||||
|
|
||||||
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||||
|
that the ResXResourceWriter will generate, however the reader can
|
||||||
|
read any of the formats listed below.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.binary.base64
|
||||||
|
value : The object must be serialized with
|
||||||
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.soap.base64
|
||||||
|
value : The object must be serialized with
|
||||||
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||||
|
value : The object must be serialized into a byte array
|
||||||
|
: using a System.ComponentModel.TypeConverter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
-->
|
||||||
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||||
|
<xsd:element name="root" msdata:IsDataSet="true">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:choice maxOccurs="unbounded">
|
||||||
|
<xsd:element name="metadata">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||||
|
<xsd:attribute name="type" type="xsd:string" />
|
||||||
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||||
|
<xsd:attribute ref="xml:space" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="assembly">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:attribute name="alias" type="xsd:string" />
|
||||||
|
<xsd:attribute name="name" type="xsd:string" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="data">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||||
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||||
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||||
|
<xsd:attribute ref="xml:space" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="resheader">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
</xsd:choice>
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
</xsd:schema>
|
||||||
|
<resheader name="resmimetype">
|
||||||
|
<value>text/microsoft-resx</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="version">
|
||||||
|
<value>2.0</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="reader">
|
||||||
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="writer">
|
||||||
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</resheader>
|
||||||
|
</root>
|
Loading…
Reference in New Issue
Block a user