HTML部分 <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="index.aspx.cs" Inherits="up6.index" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 T ...
分类:
Web程序 时间:
2019-12-26 19:46:54
阅读次数:
116
安装VSTO环境的方法是:(共2步)步骤1. 下载安装.net 4.0运行时地址为:https://www.microsoft.com/zh-cn/download/details.aspx?id=3324 步骤2. 安装vsto运行时地址为:https://www.microsoft.com/zh ...
分类:
其他好文 时间:
2019-12-26 11:32:20
阅读次数:
242
Microsoft Expression Blend 4 下载地址 http://www.microsoft.com/zh-cn/download/details.aspx?id=5915 微软早把Blend等工具弄到ExpressionStudio中了。 序列号:6WDDQ-K7D4F-GQGF4 ...
分类:
其他好文 时间:
2019-12-25 17:45:10
阅读次数:
99
原网站链接:http://www.accelerated-ideas.com/aiMExamsChoose.aspx#mcse 为了方便下次看的时候一眼就理解,顺手加上了粗略翻译。 1. Your team is developing a database for a new online trav ...
分类:
数据库 时间:
2019-12-25 16:04:04
阅读次数:
108
操作 看显卡 驱动下载 https://www.nvidia.com/Download/index.aspx?lang=en us http://www.nvidia.cn/Download/driverResults.aspx/156091/cn 删除原有驱动 禁用nouveau驱动 看是否成功禁 ...
分类:
系统相关 时间:
2019-12-24 19:05:57
阅读次数:
344
http://xueshu.baidu.com/usercenter/paper/show?paperid=3fe106ffed957520756e441ed50fb273&site=xueshu_se https://kns.cnki.net/KCMS/detail/detail.aspx?dbc ...
分类:
其他好文 时间:
2019-12-23 17:07:52
阅读次数:
89
public static class XSSFWorkbook_Excel { /// <summary> /// GetExcel /// </summary> /// <param name="list">结果结合</param> /// <param name="parms_header"> ...
自定义安装office 1、下载office安装包:https://msdn.itellyou.cn 2、下载offiice部署工具:https://www.microsoft.com/en us/download/details.aspx?id=49117 双击运行,生成安装配置文件到指定文件夹 ...
分类:
其他好文 时间:
2019-12-21 09:39:25
阅读次数:
259
看了网上,基本都是php,java的,我这个亲自试验过,好用 接口地址:https://www.sywebsoft.com 验证文件:weixin.aspx 你们把这个保存成aspx文件,并放到对应的地址里,并在微信里做配置就行了 using System;using System.Collecti ...
分类:
Web程序 时间:
2019-12-20 17:01:08
阅读次数:
115
环境:VS2019 .net 4.0 framework 根据教材使用ScriptManager在JavaScript中调用Web service 时,失败。现将过程和解决方法记录如下: 1、定义Web Service 2、定义JavaScript和.aspx页面; 整个项目的目录如下: 3、运行程 ...
分类:
编程语言 时间:
2019-12-17 20:38:34
阅读次数:
79