42.统计APP应用的DB连接及IP情况 select b.hostname ,a.client_net_address, b.program_name ,count(1) as Qtyfrom sys.dm_exec_connections a(nolock) inner join sys.sys ...
分类:
数据库 时间:
2020-06-13 10:55:12
阅读次数:
75
cnpm install vue-router --save 带参数: 浏览器访问: 在页面中获取参数 子路由: <router-link :to="{ path: '/home' }" tag="li">to home</router-link> 可以把a设为li,这种router-link是声明 ...
分类:
其他好文 时间:
2020-06-13 10:51:29
阅读次数:
72
<!DOCTYPE > <html> <head> <meta charset=UTF-8"> <title>DOM增删表格中的元素</title> <link rel="stylesheet" type="text/css" href="ex_2_style/css.css" /> <script ...
分类:
编程语言 时间:
2020-06-13 00:38:03
阅读次数:
73
链路聚合综合实验1问题如何在复杂的网络环境中配置链路聚合模式?步骤实现此案例需要按照如下步骤进行。1)路由器配置r1、r2每个路由器上各建两个eth-trunk端口,分别连接路由器和三层交换机2)配置三层交换机sw3、sw6每个三层交换机上各建三个eth-trunk端口,分别连接路由器和二层交换机,vlan10201003)配置二层交换机sw3、sw4、sw5、sw6每个二层交换机创建一个eth-
分类:
其他好文 时间:
2020-06-13 00:24:25
阅读次数:
138
LeetCode 91 动态规划 Decode Ways 解码方法LeetCodeA message containing letters from A-Z is being encoded to numbers using the following mapping:'A' -> 1'B' -> ... ...
分类:
其他好文 时间:
2020-06-13 00:18:17
阅读次数:
56
pwn常常会用到gdb,看到一篇不错的文章,记录了很多命令:https://www.jianshu.com/p/c3e5f5972b21 gdb 基础调试命令 s step,si步入 n 执行下一条指令 ni步入 b 在某处下断点,可以用 b * adrress b function_name in ...
分类:
数据库 时间:
2020-06-12 14:43:12
阅读次数:
95
商业报表工具大都直接提供了水印设置的功能,通过简单配置就可以做出水印,但灵活性或完善度上区别较大。对于单报表模板的静态水印一般都支持得较好,但如果遇到动态水印、全局水印等的时候,很多报表工具就显得很麻烦了,需要借助平台或 js 来实现。 润乾报表提供了完整的水印功能,全面支持动态水印。只需一个标签属 ...
分类:
其他好文 时间:
2020-06-12 14:31:29
阅读次数:
59
I am going to by by adapter for Cummins but I am confused between Inline 7 and NEXIQ USB Link 2…..please any advice and what is the difference between ...
分类:
其他好文 时间:
2020-06-12 14:29:27
阅读次数:
55
I am going to by by adapter for Cummins but I am confused between Inline 7 and NEXIQ USB Link 2…..please any advice and what is the difference between ...
分类:
其他好文 时间:
2020-06-12 14:13:12
阅读次数:
70