20131218最新忙总合集阅读器
本帖最后由 珙桐花 于 2014-5-30 15:36 编辑20131219最新忙总合集阅读器,增强了搜索、分类和输入输出功能。
MRSetup.rar
已上传,最近太忙,没怎么测试,大家发现问题请回贴报告哈,谢谢.
根据网友反映的问题,今天修改了安装配置,匆忙制作了安装文件,可以自己选择安装目录,但是程序项和桌面快捷方式都没建哈,自己把安装后目录里的MReader.exe建个快捷方式就能用啦.
本帖最后由 珙桐花 于 2013-12-19 15:51 编辑
http://img15.poco.cn/mypoco/myphoto/20131219/14/17449571520131219144849028.jpg
启动程序后的界面.上方是菜单和选项卡,左边是目录,右边是正文显示区.
http://img15.poco.cn/mypoco/myphoto/20131219/14/17449571520131219144928067.jpg
点击切换选项卡可以看到各论坛的发言.鼠标右键在目录上按下会弹出如下菜单:
刷新:软件做了全局性的操作(比如批量修改标签,删除标签等),刷新显示相关数据.
查看原贴:直接弹出浏览器窗口看网站原贴,西西河和茶馆都需要用户已登录(弹出时再登录也可以),丰言风眼因为连不上,这个功能没法用哈.
加入查询结果:将当前高亮选择的贴子加入查询结果.
加入查询结果含回复:将当前高亮选择的贴子及其回复加入查询结果.
展开话题,收缩话题:这个是显示目录树方便用的.
http://img15.poco.cn/mypoco/myphoto/20131219/14/17449571520131219144957050.jpg
将选项卡切换到查询结果可以看到自己手工添加或者利用菜单中[组合查询]功能获得的查询结果,按下鼠标右键可显示如下菜单:
查看上下文:自动跳到该贴原发贴论坛所在选项卡,并定位于该贴的位置.
移出查询结果:从查询结果中移出当前高亮选择的记录,相关回复贴子一并移出.
清空查询结果:清空查询结果中的所有贴子.
展开话题,收缩话题:这个是显示目录树方便用的.
http://img15.poco.cn/mypoco/myphoto/20131219/14/1744957152013121914503408.jpg
选项:
标签管理:弹出标签管理窗口;
输入外部标签:导入其他网友整理制作的标签文件;
搜索:
按标记搜索:按标记搜索相关贴子进入查询结果选项卡;
组合搜索:弹出组合搜索窗口;
输出:
输出当前主题(不含回复):将当前主题输出成单一网页;
输出当前主题(含回复):将当前主题及回复输出成单一网页,目录放在内容之前,可点击目录跳转;
输出搜索结果:
HTML网页:将搜索结果选项卡中的内容输出成HTML网页;
EPUB文件:将搜索结果选项卡中的内容输出成EPUB文件;
输出标签:
输出所有标签:将所有标签及对应贴子关系输出成XML文件供其他网友使用;
输出单个标签:将单个标签及对应贴子关系输出成XML文件供其他网友使用;
标记为:
...标签名:将当前高亮选择的贴子贴上相应标签,仅在选项卡为西西河,丰言,茶馆时有效,查询结果中无效;
查询结果批量标记为:将当前查询结果批量贴上相应标签,如果贴子多,耗时较久;
http://img15.poco.cn/mypoco/myphoto/20131219/14/1744957152013121914512308.jpg
标签管理窗口比较简陋,在*行新增标签后点击确认按钮,新标签即可使用,在原有标签行上高亮选择全行,可删除标签,对应贴子中的标签也会同时删除,修改标签直接在原有标签行上点进去改,点确认后同时更新相关贴子中的标签,修改成功后会弹出"更新成功"的对话框;
http://img15.poco.cn/mypoco/myphoto/20131219/14/17449571520131219145258067.jpg
组合搜索窗口用于定义搜索条件,需要使用的搜索条件填写后要勾选前面的选择框.点击查询按钮后自动关闭窗口,切换到查询结果选项卡.
^_^ 欢迎欢迎 谢谢 感谢楼主 谢谢!!! 谢谢lz
谢谢,大好。 非常感谢! 楼主真是有心了,坚决支持个 谢谢! 报告楼主,安装时出现错误
===============
有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。
************** 异常文本 **************
System.InvalidOperationException: 未在本地计算机上注册“Microsoft.Jet.OLEDB.4.0”提供程序。
在 System.Data.OleDb.OleDbServicesWrapper.GetDataSource(OleDbConnectionString constr, DataSourceWrapper& datasrcWrapper)
在 System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection)
在 System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)
在 System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup)
在 System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
在 System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
在 System.Data.OleDb.OleDbConnection.Open()
在 System.Data.Common.DbDataAdapter.QuietOpen(IDbConnection connection, ConnectionState& originalState)
在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
在 MReader.wxmangDataSetTableAdapters.labAllTableAdapter.Fill(labAllDataTable dataTable)
在 MReader.Form1.Form1_Load(Object sender, EventArgs e)
在 System.Windows.Forms.Form.OnLoad(EventArgs e)
在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
在 System.Windows.Forms.Control.CreateControl()
在 System.Windows.Forms.Control.WmShowWindow(Message& m)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** 已加载的程序集 **************
mscorlib
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.5472 (Win7SP1GDR.050727-5400)
基本代码: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
MReader
程序集版本: 1.0.0.0
Win32 版本: 1.0.0.0
基本代码: file:///C:/Users/gavin/AppData/Local/Apps/2.0/R7NKMLAO.XG6/L6BKWC86.4V3/mrea..tion_2f7d0c9a74abc140_0001.0000_cc80b15c9e142603/MReader.exe
----------------------------------------
System.Windows.Forms
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.5468 (Win7SP1GDR.050727-5400)
基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
基本代码: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.5476 (Win7SP1GDR.050727-5400)
基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.5476 (Win7SP1GDR.050727-5400)
基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.5420 (Win7SP1.050727-5400)
基本代码: file:///C:/Windows/assembly/GAC_64/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Data.DataSetExtensions
程序集版本: 3.5.0.0
Win32 版本: 3.5.30729.5420 built by: Win7SP1
基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Data.DataSetExtensions/3.5.0.0__b77a5c561934e089/System.Data.DataSetExtensions.dll
----------------------------------------
System.Core
程序集版本: 3.5.0.0
Win32 版本: 3.5.30729.5420 built by: Win7SP1
基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Transactions
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.4927 (NetFXspW7.050727-4900)
基本代码: file:///C:/Windows/assembly/GAC_64/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.Data.resources
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.4927 (NetFXspW7.050727-4900)
基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Data.resources/2.0.0.0_zh-CHS_b77a5c561934e089/System.Data.resources.dll
----------------------------------------
System.Windows.Forms.resources
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.5420 (Win7SP1.050727-5400)
基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_zh-CHS_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
mscorlib.resources
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.5472 (Win7SP1GDR.050727-5400)
基本代码: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
************** JIT 调试 **************
要启用实时(JIT)调试,
该应用程序或计算机的 .config 文件(machine.config)的 system.windows.forms 节中必须设置
jitDebugging 值。
编译应用程序时还必须启用
调试。
例如:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
启用 JIT 调试后,任何无法处理的异常
都将被发送到在此计算机上注册的 JIT 调试器,
而不是由此对话框处理。 楼主有心人
安装后显示application cannot be started,细节如下:
PLATFORM VERSION INFO
Windows : 6.1.7601.65536 (Win32NT)
Common Language Runtime : 4.0.30319.296
System.Deployment.dll : 4.0.30319.1 (RTMRel.030319-0100)
clr.dll : 4.0.30319.296 (RTMGDR.030319-2900)
dfdll.dll : 4.0.30319.1 (RTMRel.030319-0100)
dfshim.dll : 4.0.31106.0 (Main.031106-0000)
SOURCES
Deployment url : file:///C:/Users/rongrong/AppData/Local/Temp/Rar$EX01.651/Msetup/MReader.application
Application url : file:///C:/Users/rongrong/AppData/Local/Temp/Rar$EX01.651/Msetup/Application%20Files/MReader_1_0_0_15/MReader.exe.manifest
IDENTITIES
Deployment Identity : MReader.application, Version=1.0.0.15, Culture=neutral, PublicKeyToken=2f7d0c9a74abc140, processorArchitecture=msil
Application Identity : MReader.exe, Version=1.0.0.15, Culture=neutral, PublicKeyToken=2f7d0c9a74abc140, processorArchitecture=msil, type=win32
APPLICATION SUMMARY
* Installable application.
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of C:\Users\rongrong\AppData\Local\Temp\Rar$EX01.651\Msetup\MReader.application resulted in exception. Following failure messages were detected:
+ 函数不正确。 (Exception from HRESULT: 0x80070001)
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* : Activation of C:\Users\rongrong\AppData\Local\Temp\Rar$EX01.651\Msetup\MReader.application has started.
* : Processing of deployment manifest has successfully completed.
* : Installation of the application has started.
* : Processing of application manifest has successfully completed.
* : Found compatible runtime version 2.0.50727.
* : Detecting dependent assembly Sentinel.v3.5Client, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=msil using Sentinel.v3.5Client, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=msil.
* : Detecting dependent assembly System.Data.Entity, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=msil using System.Data.Entity, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=msil.
* : Detecting dependent assembly WindowsBase, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=msil using WindowsBase, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=msil.
* : Detecting dependent assembly System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=msil using System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=msil.
* : Request of trust and detection of platform is complete.
* : Downloading of subscription dependencies is complete.
* : Commit of the downloaded application has started.
* : Installation of application has successfully completed.
ERROR DETAILS
Following errors were detected during this operation.
* System.Runtime.InteropServices.COMException
- 函数不正确。 (Exception from HRESULT: 0x80070001)
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.NativeMethods.CorLaunchApplication(UInt32 hostType, String applicationFullName, Int32 manifestPathsCount, String[] manifestPaths, Int32 activationDataCount, String[] activationData, PROCESS_INFORMATION processInformation)
at System.Deployment.Application.ComponentStore.ActivateApplication(DefinitionAppId appId, String activationParameter, Boolean useActivationParameter)
at System.Deployment.Application.SubscriptionStore.ActivateApplication(DefinitionAppId appId, String activationParameter, Boolean useActivationParameter)
at System.Deployment.Application.ApplicationActivator.Activate(DefinitionAppId appId, AssemblyManifest appManifest, String activationParameter, Boolean useActivationParameter)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
COMPONENT STORE TRANSACTION DETAILS
* Transaction at
+ System.Deployment.Internal.Isolation.StoreOperationStageComponent
- Status: Installed
- HRESULT: 0x0
- Manifest: OV3H90QE.EGQ.application
+ System.Deployment.Internal.Isolation.StoreOperationSetDeploymentMetadata
- Status: Set
- HRESULT: 0x0
+ System.Deployment.Internal.Isolation.StoreOperationStageComponent
- Status: Installed
- HRESULT: 0x0
- Manifest: MReader.exe.manifest
+ System.Deployment.Internal.Isolation.StoreOperationStageComponentFile
- Status: Installed
- HRESULT: 0x0
- File: template\epub\META-INF\container.xml
+ System.Deployment.Internal.Isolation.StoreOperationStageComponentFile
- Status: Installed
- HRESULT: 0x0
- File: template\epub\OEBPS\content.opf
+ System.Deployment.Internal.Isolation.StoreOperationStageComponentFile
- Status: Installed
- HRESULT: 0x0
- File: MReader.exe.config
+ System.Deployment.Internal.Isolation.StoreOperationStageComponentFile
- Status: Installed
- HRESULT: 0x0
- File: template\epub\OEBPS\toc.ncx
+ System.Deployment.Internal.Isolation.StoreOperationStageComponentFile
- Status: Installed
- HRESULT: 0x0
- File: wxmang.mdb
+ System.Deployment.Internal.Isolation.StoreOperationStageComponentFile
- Status: Installed
- HRESULT: 0x0
- File: template\epub\mimetype
+ System.Deployment.Internal.Isolation.StoreOperationStageComponent
- Status: Installed
- HRESULT: 0x0
- Manifest: MReader.exe.genman
+ System.Deployment.Internal.Isolation.StoreOperationStageComponentFile
- Status: Installed
- HRESULT: 0x0
- File: MReader.exe
+ System.Deployment.Internal.Isolation.StoreOperationInstallDeployment
- Status: Installed
- HRESULT: 0x0
- AppId: file:///C:/Users/rongrong/AppData/Local/Temp/Rar$EX01.651/Msetup/MReader.application#MReader.application, Version=1.0.0.15, Culture=neutral, PublicKeyToken=2f7d0c9a74abc140, processorArchitecture=msil
+ System.Deployment.Internal.Isolation.StoreOperationSetDeploymentMetadata
- Status: Set
- HRESULT: 0x0
+ System.Deployment.Internal.Isolation.StoreTransactionOperationType (27)
- HRESULT: 0x0
---------------供楼主参考 没有丰言和茶馆的?是未完成版吗? 非常感谢。最近正为重装电脑后,无法安装您制作的阅读器而挠头呢。 珙桐花 发表于 2013-12-18 16:41 static/image/common/back.gif
占位
这个沙发有点邪了,哪有自己发帖,自己占沙发的道理啊! 健恒 发表于 2013-12-18 18:26 static/image/common/back.gif
报告楼主,安装时出现错误
===============
有关调用实时(JIT)调试而不是此对话框的详细信息,
你的操作系统是64位的吗?也许是因为系统中没装可以读取ACCESS文件组件?我编译的时候有个开关忘记设置了,明天再编译个新版本传上去看能不能解决。 蓝月星辰 发表于 2013-12-18 19:03 static/image/common/back.gif
楼主有心人
安装后显示application cannot be started,细节如下:
PLATFORM VERSION INFO
你的操作系统是64位的吗?我编译的时候有个开关忘记设置了,明天再编译个新版本传上去看能不能解决。 本帖最后由 珙桐花 于 2013-12-18 20:47 编辑
zilewang 发表于 2013-12-18 19:18 static/image/common/back.gif
没有丰言和茶馆的?是未完成版吗?
有啊,三个地方的都有。部分忙总自己删除的贴子和茶馆设置的需积分阅读贴不完整。 龙战 发表于 2013-12-18 20:37 static/image/common/back.gif
这个沙发有点邪了,哪有自己发帖,自己占沙发的道理啊!
我想留个位置写使用说明。 本帖最后由 健恒 于 2013-12-18 20:56 编辑
珙桐花 发表于 2013-12-18 20:45 static/image/common/back.gif
你的操作系统是64位的吗?也许是因为系统中没装可以读取ACCESS文件组件?我编译的时候有个开关忘记设置了, ...
报告楼主是64位系统。另外,再提个过份要求,能不能让自己可以指定安装文件的位置。{:soso_e128:} 珙桐花 发表于 2013-12-18 20:46 static/image/common/back.gif
你的操作系统是64位的吗?我编译的时候有个开关忘记设置了,明天再编译个新版本传上去看能不能解决。
是32位的 健恒 发表于 2013-12-18 20:54 static/image/common/back.gif
报告楼主是64位系统。另外,再提个过份要求,能不能让自己可以指定安装文件的位置。
我明天抽空再改下程序设置哈。 感谢。 蓝月星辰 发表于 2013-12-18 21:04 static/image/common/back.gif
是32位的
具体是什么操作系统呢?.NET框架是什么版本?我明天找台机器测试下。 非常感谢! 现在下不了。 先谢谢珙桐花!但实在是下不了,显示不存在! 怎么是“您访问的网页不存在” {:2_25:}