Stella981 Stella981
4年前
Centos6.5
1、使用yuminstalldnsmasqy 安装dns(含dnsserver和dns代理功能)2、查询dnsmasq已经安装成功\root@localhost~\ rpmqdnsmasqdnsmasq2.4818.el6\_9.x86\_64\root@localhost~\3、配置/
Stella981 Stella981
4年前
JQuery中对option的添加、删除、取值
jQuery获取Select选择的Text和Value:1\.$("select\_id").change(function(){//code...});  //为Select添加事件,当选择其中一项时触发2\.varcheckText$("select\_id").find("option:selected").text();  
Wesley13 Wesley13
4年前
Java提高篇——equals()与hashCode()方法详解
阅读目录equals()方法详解hashcode()方法详解Hashset、Hashmap、Hashtable与hashcode()和Equals()的密切关系java.lang.Object类中有两个非常重要的方法:publicbooleanequals(Objectobj)pub
Easter79 Easter79
4年前
SysUtils.StrCopy、SysUtils.StrECopy
StrCopy和StrECopy都是复制源PChar串到目标PChar串,只是返回值不同;StrCopy返回结果的首地址,StrECopy返回结果的尾(0)地址.unitUnit1;interfaceusesWindows,Messages,S
Stella981 Stella981
4年前
Shell编程基础
本文索引:for循环while循环break跳出循环continue结束本次循环exit退出整个脚本for循环语法:for变量名in条件;do...;donefor循环实例循环计算计算1100的和!/bin/b
Wesley13 Wesley13
4年前
Java 动态代理实践AOP
大家都知道Spring中AOP是通过Java动态代理实现的,今天就来简单学习下demo。Java动态代理主要有两个核心类,InvocationHandler和Proxy。/{@codeInvocationHandler}istheinterfaceimplementedbythe<iinvo
Stella981 Stella981
4年前
JavaScript遍历循环
定义一个数组和对象constarr'a','b','c','d','e','f';constobj{a:1,b:2,c:3,d:4}for()经常用来遍历数组元素遍历值为数组元素索引f
Stella981 Stella981
4年前
Spring Security教程之Jsp标签(八)
目录1.1     authorize1.2     authentication1.3     accesscontrollist      SpringSecurity也有对Jsp标签的支持的标签库。其中一共定义了三个标签:authorize、authentication和accesscontrollist。其中authent
Wesley13 Wesley13
4年前
Verilog TestBench Coding Style
Abtract关于编写testbench的一些经验总结心得。Introduction1.基本的Testbench结构1)常用的编码结构\timescale1ns/1ps      //时间精度和刻度mo
公孙晃 公孙晃
2年前
苹果电脑专用压缩解压缩工具:BetterZip 5 for Mac
BetterZip是一款Mac操作系统上的压缩和解压缩工具,它可以帮助用户创建、打开、浏览和提取各种不同类型的压缩文件...