WP7QQ词典V1.1源码解析

WP7QQ词典V1.1源码解析

此版本引入了SQLite数据库,实现本地与网络词库的结合。若本地词库未找到对应词条,则自动从网络查询并将结果保存至本地数据库。

主要依赖以下组件:

  • Community.CsharpSqlite.WP.dll:用于操作SQLite数据库
  • Newtonsoft.Json.dll:进行JSON数据解析
  • SharpZipLib.WindowsPhone7.dll:实现gzip压缩和解压缩功能
  • RestSharp:简化HTTP请求操作

该项目展示了如何整合本地数据库和网络资源,并利用多种库进行数据处理和网络通信,为构建高效、便捷的词典应用提供参考。

zip
WP7QQDict110c342bd6-ea9d-42e1-94ec-70b2ddafa0e0.zip 预估大小:64个文件
folder
51aspx_WP7QQDict110c342bd6-ea9d-42e1-94ec-70b2ddafa0e0 文件夹
folder
Dict 文件夹
file
Dict.csproj 5KB
file
Background.png 37KB
file
App.xaml.cs 6KB
file
MainPage.xaml.cs 33KB
file
MainPage.xaml 11KB
folder
Properties 文件夹
file
AssemblyInfo.cs 2KB
file
WMAppManifest.xml 984B
file
AppManifest.xml 207B
folder
Bin 文件夹
folder
Debug 文件夹
file
Background.png 37KB
file
YksHttp.dll 11KB
file
SharpZipLib.WindowsPhone7.dll 182KB
file
Community.CsharpSqlite.WP.dll 525KB
file
QQDict.xap 506KB
file
WMAppManifest.xml 1021B
file
Newtonsoft.Json.dll 296KB
file
ApplicationIcon.png 6KB
file
Dict.pdb 46KB
file
Dict.dll 49KB
file
AppManifest.xaml 653B
file
YksHttp.pdb 26KB
file
YksHttp.csproj 3KB
folder
Images 文件夹
file
backtop.jpg 16KB
file
logo.jpg 10KB
file
title.png 504B
file
ApplicationIcon.png 6KB
file
PhoToTextConverter.cs 981B
file
Dict.csproj.user 460B
file
App.xaml 4KB
file
DictResult.cs 4KB
file
SplashScreenImage.jpg 6KB
folder
obj 文件夹
folder
Debug 文件夹
file
ResolveAssemblyReference.cache 22KB
file
Dict.g.resources 15KB
file
DesignTimeResolveAssemblyReferencesInput.cache 7KB
file
MainPage.g.cs 6KB
file
App.g.i.cs 2KB
file
MainPage.g.i.cs 6KB
file
DesignTimeResolveAssemblyReferences.cache 27KB
file
Dict.pdb 46KB
file
Dict.csproj.FileListAbsolute.txt 3KB
file
Dict.dll 49KB
file
App.g.cs 2KB
file
XapCacheFile.xml 2KB
file
CountToVisibilityConverter.cs 623B
file
Dict.sln 2KB
file
Dict.suo 66KB
folder
YksHttp 文件夹
file
Enum.cs 187B
file
MyHttpRequest.cs 1KB
file
MyHttp.cs 10KB
folder
Properties 文件夹
file
AssemblyInfo.cs 1KB
folder
Bin 文件夹
folder
Debug 文件夹
file
YksHttp.dll 11KB
file
SharpZipLib.WindowsPhone7.dll 182KB
file
YksHttp.pdb 26KB
file
YksHttp.csproj 3KB
file
YksHttp.csproj.user 460B
file
HttpHeader.cs 1000B
file
MyHttpResponse.cs 957B
file
MiscExtensions.cs 1KB
folder
obj 文件夹
folder
Debug 文件夹
file
YksHttp.dll 11KB
file
DesignTimeResolveAssemblyReferencesInput.cache 6KB
file
YksHttp.csproj.FileListAbsolute.txt 932B
file
YksHttp.pdb 26KB
folder
WindowsPhoneLib 文件夹
file
SharpZipLib.WindowsPhone7.dll 182KB
file
Community.CsharpSqlite.WP.dll 525KB
file
Newtonsoft.Json.dll 296KB
...
zip 文件大小:1.65MB