jehn

2011年11月5日 #

利用webBrowser实现万能打印

摘要: 1.拖放webBrowser控件并写代码:using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;namespace NursingRecords.biovision.ihospital.his.residentNurse{ public partial class Form1 : Form { public Form1() ... 阅读全文

posted @ 2011-11-05 15:31 jehn 阅读(358) 评论(0) 推荐(0) 编辑

解决"应用程序配置不正确,程序无法启动"

摘要: “D:\Program Files\Tencent\QQ\Bin\QQ.exe”的激活上下文生成失败。 找不到从属程序集 Microsoft.VC80.CRT,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50727.4053"。 请使用 sxstrace.exe 进行详细诊断。请问我该怎么解决??在使用VC++2005环境下生成的程序,放置到未安装VC环境的机器下后,有时候会出现程序无 阅读全文

posted @ 2011-11-05 10:14 jehn 阅读(501) 评论(0) 推荐(0) 编辑

导航