码迷,mamicode.com
首页 > Windows程序 > 周排行
C#获取Web和非Web程序的目录
几种方法如下:非Web程序1.AppDomain.CurrentDomain.BaseDirectory2.Environment.CurrentDirectory3.HttpRuntime.BinDirectoryThe path to the current application's/bin ...
分类:Windows程序   时间:2018-06-09 18:01:38    阅读次数:292
C#List的创建例程
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ConsoleApp1 //List 的声明与使... ...
分类:Windows程序   时间:2018-06-10 00:22:58    阅读次数:166
C# 后台处理http请求
using System.Collections.Generic;using System.Linq;using System.Text;using System.Net;using System.IO;using System; namespace KL.EDMS.Business.Report{ ...
分类:Windows程序   时间:2018-06-11 13:41:59    阅读次数:342
在Win7 64位旗舰版下,利用Vs2008编译64位的Qt 4.8.2
1、下载qt-everywhere-opensource-src-4.8.2.zip。 2、VS2008需要安装x64编译器。 3、将qt-everywhere-opensource-src-4.8.2.zip解压(如解压在F盘)。 4、在开始菜单里找到VS2008 x64编译器“Visual St ...
分类:Windows程序   时间:2018-06-11 23:43:08    阅读次数:364
poj 2763 Housewife Wind
题意: 给出一棵树,两种操作: 1.求出a到b的距离; 2.修改某一条边的权值。 思路: 可以用树链刨分(我不会 首先,求a到b的距离,因为有很多组询问,所以必须得用lca解决 ans = dis[a] + dis[b] - 2 * dis[lca(a,b)] dis是这个点到根的距离 修改某一条边 ...
分类:Windows程序   时间:2018-06-12 16:11:40    阅读次数:186
vpp中plugin的api编程
vpp中plugin的api编程
分类:Windows程序   时间:2018-06-12 18:33:13    阅读次数:1097
76. Minimum Window Substring
问题描述: Given a string S and a string T, find the minimum window in S which will contain all the characters in T in complexity O(n). Example: Note: If t ...
分类:Windows程序   时间:2018-06-13 11:34:14    阅读次数:188
Extjs Window用法详解 2 打印具体应用
Extjs 中的按钮元素 { xtype: 'buttongroup', title: '打印', items: [ me.tsbDel = Ext.create('Ext.button.Button', { text: '打印123', iconCls: 'tool_print', scale: ...
分类:Windows程序   时间:2018-06-13 18:09:48    阅读次数:235
对前端异常window error捕获的全面总结
对于前端的异常捕获,我们都会知道onerror事件,但针对window的error事件的用法,其实是有区别的。 方式一: window.onerror = handleOnError 1. 能捕获到js执行错误,不能捕获带有src的标签元素的加载错误。 2. 参数对应5个值(错误信息,所在文件,行, ...
分类:Windows程序   时间:2018-06-13 23:40:40    阅读次数:400
apigateway-kong(七)配置说明
这一部分应该在最开始介绍,但是我觉得在对kong有一定了解后再回头看下配置,会理解的更深刻。接下来对这个配置文件里对参数做个详细对解释便于更好对使用或优化kong网关。 一.配置加载 二.验证配置 三.环境变量 四.自定义 Nginx 配置 & 嵌入式的Kong配置 1.自定义nginx配置 2.... ...
分类:Windows程序   时间:2018-06-15 00:56:26    阅读次数:827
死性不改【17Fi】网维大师(简写:WWDS)Win7x64无盘万能包下载 2017.06.29
死性不改【17Fi】网维大师(简写:WWDS)Win7x64无盘万能包下载 2017.06.29 2017年06月29日 万能公包 暂无评论 阅读 1,957 次 最新版本:17Fi发布日期:2017年06月29日版本号含义解读:17代表年份,取发布当年的后2位,例如2017年就是17,Fi=Fir ...
分类:Windows程序   时间:2018-06-15 12:49:12    阅读次数:384
Windows单机配置Zookeeper环境
1:首先要确保机器已经安装好java环境,并且配置好环境变量 2:下载Zookeeper http://apache.fayea.com/zookeeper/current/ 下载后,解压缩到硬盘,我这里解压到了 D:\WorkSoftware\zookeeper_3.4.9 解压缩 在 D:\Wo ...
分类:Windows程序   时间:2018-06-15 20:53:38    阅读次数:197
swagger注释API详细说明
API详细说明 注释汇总 作用范围API使用位置 对象属性 @ApiModelProperty 用在出入参数对象的字段上 协议集描述 @Api 用于controller类上 协议描述 @ApiOperation 用在controller的方法上 Response集 @ApiResponses 用在c ...
分类:Windows程序   时间:2018-06-17 15:10:05    阅读次数:248
Winform改变Textbox边框颜色
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.... ...
分类:Windows程序   时间:2018-06-17 16:56:55    阅读次数:225
C# WebAPI小记
新建WebAPI项目 新建一个Model 安装Entity Framework 添加连接字符串 去Web.config 中 节点中最下面添加 在Word中编辑的,没有太好呈现代码的东西,直接截图,见谅。 添加ProductContext.cs类 添加 ProductController 控制器 Ge... ...
分类:Windows程序   时间:2018-06-17 23:49:16    阅读次数:261
2015-2016款Mac安装win10多分区教程,不破坏GUID分区表。
原文:https://bbs.feng.com/read-htm-tid-10895240.html 参考:https://bbs.feng.com/read-htm-tid-9940193.html 1 关闭电脑osx10.11的SIP(如果电脑的macosx版本低于10.11请跳过,直接进入下一... ...
分类:Windows程序   时间:2018-06-19 16:15:58    阅读次数:319
Window 32位 编程总结
Lesson01 win32 Window 32位 编程 1.Windows编程基础 2.Windows的字符 3.窗口处理 4.消息处理 5.绘图 6.对话框 7.控件 Win32编程: Windows API:函数接口 一、Windows编程基础 1.Windows应用程序分类 1.1 控制台程 ...
分类:Windows程序   时间:2018-06-19 16:26:18    阅读次数:309
windows 2008 R2远程桌面无法本地复制文件到远程解决
windows 2008 远程桌面无法复制文件解决办法
分类:Windows程序   时间:2018-06-19 23:23:16    阅读次数:728
C# params关键字
1、params关键字的作用 (1)、使用 params关键字可以指定一个方法参数,该方法参数的数目可变。 (2)、可以发送参数声明中所指定类型的逗号分隔的参数列表或指定类型的参数数组。 还可以不发送参数。 如果未发送任何参数,则 params 列表的长度为零。 (3)、在方法声明中的 params ...
分类:Windows程序   时间:2018-06-20 12:53:15    阅读次数:218
启动 ServiceFabric Windows服务报1053
Remote Procedure Call (RPC) Locator和 Windows Firewall是否启动。 以管理员身份运行PowerShell,输入Unregister-ScheduledTask FabricCounters,然后输入Y。 到这一步基本OK了 右下角reset sf后查 ...
分类:Windows程序   时间:2018-06-20 14:33:50    阅读次数:217
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!