-
Ajax制作智能提示搜索
一、效果图: 二、实现过程: 思路: 三、部分代码: html: div id ="searchbox" div input type ="text" id ="txtTitle" // div div id ="btnSelect" a href ="javascript:;" Google / a / div / div div id ="dtitles" / div css代码: 1 * { 2 padding : 0px ; 3 marg...
2018-06-17 19:20:28
-
.net弹出框
弹出框 可以使用div来显示 在前台增加 div id="flowDiv" runat="server" div class="row" div class="col-lg-1"/div div class="col-lg-10" h2ユーザー情報/h2 /div /div div class="row" div class="col-lg-1"/div div class="col-lg-10" div class="input-group" spa...
2018-06-17 19:20:28
-
技术列表
前段:bootstrap,jquery,vue.js,ztree 实体验证:FluentValidation 实体转换:automapper orm:dapper,ef 缓存:redis,CacheManager 搜索:elasticsearch 消息队列:redis,kafka session共享:RedisSessionStateProvider 负载均衡做session共享。 excel:npoi 日...
2018-06-17 19:20:27
-
C#基础-out与ref字段
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ConsoleApplication2{ class Program { static void Main( string [] args) { string outString = " This is the outString value " ; Console.WriteLine(outString...
2018-06-17 19:20:26
-
利用iis虚拟目录实现文件服务器功能(分布式存储)
要求说明: 通过网站上传文件保存到统一的文件服务器上。 服务器说明: 1.文件服务器以下称为FilesServer,IP地址为:192.168.1.213 2.Web服务器为以下称为WebServer,IP地址为:192.168.1.214 详细步骤: (1)在FilesServer和WebServer上分别新建一个新用户,要求这...
2018-06-17 19:20:26
-
VB的判断语句和循环语句
判断语句 If语句 if语句共有4种写法: 第一种语法: If 条件判断语句 then 程序代码 第二种语法:If 条件判断语句 then 程序代码 else 程式代码 第三种语法: If 条件判断语句 then 程式代码 Else 程式代码 End if 例如:判断输入框是否为空 If Len(TextBox1.Text) 0 Or Le...
2018-06-17 19:20:24
-
[Freemarker] Getting Start
...
2018-06-17 19:20:24
-
关于随机数
随机数在现代社会应用不可谓少,我们可以在每天用到的手机验证码,网上博彩,网上斗地主等等中看到随机数的影子 7月27日晚9点,学习之余在如鹏网杨中科视频中便看到关于随机数的解释http://www.rupeng.com/Courses/Index/13 下面是自己定义的线性求同法求随机数 public...
2018-06-17 19:20:23
-
如何调用网页视屏插件
网页中插入代码: embed src=" http://static.youku.com/v/swf/qplayer.swf?winType=adshowamp;VideoIDS= XMzU4ODg2OTg0 amp;isAutoPlay=falseamp;isShowRelatedVideo=false" wmode="transparent" width="360" align="center" border="0" height="240" 其中红色部分就...
2018-06-17 19:20:23
-
js补充小知识点(continue,break,ruturn)
1.continue,break,ruturn eg:1-100的和 $( function (){ $( "#hello").click( function () { var iNum = 0 ; for ( var i = 1; i 101; i++ ) { iNum += i; } alert(iNum); });}); 结果为:5050 换为break,查看结果 $( function (){ $( "#hello").click( function () {...
2018-06-17 19:20:22
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash