This repository has been archived by the owner on Jan 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
yh200212121212
committed
Sep 24, 2017
1 parent
e12605a
commit 83b1692
Showing
218 changed files
with
11,918 additions
and
1,179 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
using System; | ||
namespace AppConfigWriteLibrary | ||
{ | ||
interface IHelper | ||
{ | ||
string ReadConfig(string key); | ||
void SaveConfig(string Key, string Value); | ||
} | ||
} |
4 changes: 4 additions & 0 deletions
4
AppConfigWriteLibrary/obj/Debug/AppConfigWriteLibrary.csproj.FileListAbsolute.txt
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
D:\$代码\KindleHelper-master\KindleHelper-master\Publish Version\AppConfigWriteLibrary.dll | ||
D:\$代码\KindleHelper-master\KindleHelper-master\Publish Version\AppConfigWriteLibrary.pdb | ||
D:\$代码\KindleHelper-master\KindleHelper-master\AppConfigWriteLibrary\obj\Debug\AppConfigWriteLibrary.dll | ||
D:\$代码\KindleHelper-master\KindleHelper-master\AppConfigWriteLibrary\obj\Debug\AppConfigWriteLibrary.pdb |
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+6.41 KB
AppConfigWriteLibrary/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.