CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - encounter

搜索资源列表

  1. JBSocketServerTestSource

    0下载:
  2. Testing TCP and UDP socket servers using C# and .NETWhen you re developing a TCP/IP server application it s easy to test it poorly. It s easy to fire requests into a server, check the responses and assume that s enough. Even if you re testing using t
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:111143
    • 提供者:王小文
  1. AutomaticPost

    0下载:
  2. 本程序旨在演示如何使用vb来完成自动填表并提交,包括程序自建浏览器和调用系统IE浏览器2种情形 所用到的VB与IE浏览器的交互过程尽量做到不重复,以多种方法展示给大家 两款用来测试的游戏登录入口,纵横天下和矩阵 本程序中完成提交的方法提供两种,直接提交表单和点击登录按钮提交 还有第三种方法填表完成后直接用WebBrowser1.Document.Forms("login还有第三种方法填表完成后直接用WebBrowser1.Document.Forms("login").Submi
  3. 所属分类:Browser Client

    • 发布日期:2017-04-01
    • 文件大小:14494
    • 提供者:熊宇靖
  1. Linux

    0下载:
  2. 为了 解 决 互联网发展过程中遇到的这些问题,早在02 世纪09 年代初期,互联网工程任 务组IETF就开始着手下一代互联网协议Ipng(IP一thenextgeneration)的制定工作16].正TF 在 RFC155O里发出了征求新IP协议的呼吁,并公布了新协议需要实现的主要目标,包括支持几 乎无限大的地址空间:减小路由表的大小 使路由器能更快地处理数据包:提供更好的安全 性,实现IP级的安全 支持多种服务类型,并支持组播:支持自动地址配置,允许主机不更 改地址实现异地
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-13
    • 文件大小:3474787
    • 提供者:qmei_1
  1. ns227-gcc34

    1下载:
  2. ns2.27安装的必备升级包,如果安装时遇到错误,输入patch -p0 < ns227-gcc34.patch再继续重新安装即可消除错误-ns2.27 install the necessary updates, if you encounter an error during installation, enter the patch-p0 < ns227-gcc34.patch continue to re-install to eliminate errors
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:3483
    • 提供者:dingding
  1. miksago-node-smtp-client-85cd29d

    0下载:
  2. 邮件服务器搭建 smtp,An SMTP/ESMTP Client module for Node.js (maybe one day in a far off gallaxy I might write the server) - Features: - Very basic protocol implementation - Very basic wrapper around the protocol to provide a bit of a nice interface
  3. 所属分类:Email Server

    • 发布日期:2017-03-25
    • 文件大小:646949
    • 提供者:郭雷
  1. ftpshangchuan

    0下载:
  2. 在FTP的使用当中,用户经常遇到两个概念:"下载"(D3ownload)和"上载"(Upload)。"下载"文件就是从远程主机拷贝文件至自己的计算机上;"上载"文件就是将文件从自己的计算机中拷贝至远程主机上。用Internet语言来说,用户可通过客户机程序向(从)远程主机上载(下载)文件。-Use them on the FTP, users often encounter two concepts: the " Download" (D3ownload) and "
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-29
    • 文件大小:294562
    • 提供者:yyb
  1. dftupadatedhandout

    0下载:
  2. This a very important handout that explains how to use Cadence Encounter RTL Compiler for DFT insertion and Encounter Test for Automatic test pattern generation-This is a very important handout that explains how to use Cadence Encounter RTL Compiler
  3. 所属分类:Linux Network

    • 发布日期:2017-05-01
    • 文件大小:621558
    • 提供者:GVK Sharma
  1. zhixiao

    0下载:
  2. 后台管理地址gl.asp 默认用户名:admin 密码:admin 前台测试用户名:test1 密码:test1 二级密码:test1 温馨提示: 请您登录后及时修改默认管理密码,且密码长度在8位以上。 请您及时删除默认测试用户名。 请您修改数据库连接文件dataconn.asp,并修改<db>数据库文件名。 感谢您的使用,如您在使用过程中遇到任何疑难,欢迎联系我们解决-The backstage management address gl.asp the default user
  3. 所属分类:Web Server

    • 发布日期:2017-10-30
    • 文件大小:2805481
    • 提供者:陈海生
  1. renliziyuan

    0下载:
  2. 人事管理系统,如果遇到MD5加密文件,而又不知道的密码的, 请在数据库中换上这组加密的数据吧 7a57a5a743894a0e (16位) 21232f297a57a5a743894a0e4a801fc3 (32位) 7a57a5a743894a0e4a801fc343894a0e4a801fc3 (40位) 那么密码就是admin-Personnel management system, if you encounter MD5 encrypted files,
  3. 所属分类:Web Server

    • 发布日期:2017-11-15
    • 文件大小:167736
    • 提供者:iris
  1. ChkServEsb

    0下载:
  2. Monitor ESB service status and send email when encounter problems
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:659136
    • 提供者:Wang zhanFeng
  1. Devil-language

    0下载:
  2. 魔王语言: 处理括号: 先设置一个栈,遇到左括号时,不断地压栈,直到遇到右括号。一旦遇到了右括号就不断地出栈,直到出一个左括号,然后把这些字符解释,解释后压到栈里去。然后再不断地压栈,直到遇到下一个右括号,如此往复。并利用递归算法处理多重括号的情况。 翻译: 一旦遇到需要翻译的字符,输出指定的字符串。此处仅仅设置了两种规则(自行定义),因此只需按照定义过的规则输出字符串即可。-Devil language: Handling parentheses: setting a stac
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-12
    • 文件大小:1840
    • 提供者:ck
  1. Literature-research-assistants

    0下载:
  2. 文学研究助手: 利用文件方面的知识引入一待处理的文件,设置数组用来存储所指定的单词的频率和位置。开始处理文件时,先指定单词(不唯一),遇到指定单词频率标志 +1,记录已出现’\n’的次数来确定词的位置。-Literature research assistants: the use of knowledge to introduce a file to be processed files, settings specified array used to store the frequ
  3. 所属分类:Browser Plugins

    • 发布日期:2017-03-30
    • 文件大小:1115
    • 提供者:ck
  1. moumovepiclr

    0下载:
  2. Js图片无缝滚动代码,左右循环滚动感应鼠标停止,无需鼠标点击,基于Javascr ipt代码实现,没有使用其它的JS插件,整体代码简洁,功能实用,网页前端设计经常会遇到图片滚动特效,这一款代码兼容性也是棒棒的,欢迎参考使用。-Js picture seamless scrolling code, scroll induction loop around the mouse stops, no mouse clicks, based on Javascr ipt code, do not use
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-24
    • 文件大小:66850
    • 提供者:gpudn96
  1. ASSERT

    0下载:
  2. ASSERT断言错误,积累的一些常见的assert断言错误,以及新手使用VS2010会遇到的错误类型-ASSERT assertion error accumulation assertion assert some common errors, and novice to use the wrong type VS2010 encounter
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-29
    • 文件大小:236335
    • 提供者:宋艺敏
  1. ASSERT2

    0下载:
  2. ASSERT断言错误,积累的一些常见的assert断言错误,以及新手使用VS2010会遇到的错误类型-ASSERT assertion error accumulation assertion assert some common errors, and novice to use the wrong type VS2010 encounter
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-28
    • 文件大小:48475
    • 提供者:宋艺敏
  1. ENB

    0下载:
  2. 游戏画质提升,适用于任何游戏。-If we can only encounter each other rather than stay with each other,then I wish we had never encountered
  3. 所属分类:Linux Network

    • 发布日期:2017-06-02
    • 文件大小:14961823
    • 提供者:韩俊宇
  1. 12myfavorite

    0下载:
  2. 使用window自带的收藏夹可收藏自己喜爱或经常浏览的网站,但您可能会碰到下面的情况:重装系统后,收藏的网站都被删了。当不在自己的电脑上网时,却忘了自己想上的网址……My Favorite帮您解决这些问题,您只需注册新用户,就可免费使用该软件-Use window comes to favorites collectible their favorite or frequently visited sites, but you may encounter the following situat
  3. 所属分类:Web Server

    • 发布日期:2017-04-30
    • 文件大小:73072
    • 提供者:mcujc1053
  1. xyncycbd

    0下载:
  2. 相信遇到这个问题的朋友不少,上网搜索了一下,问题多多,基本都是关于“日文假平字”,MD小曰本就是不干好事。 目前为止,网上还没有什么特别完美的解决办法,有人操作数据库把数据库里的日文全部过滤掉,可这样的问题是,以后出现日文还是会出现错误的,而且工作量比较大。将压缩包里的文件覆盖到程序里即可。-I believe a lot of friends encounter this problem, Internet search, a lot of problems, basically on the
  3. 所属分类:Web Server

    • 发布日期:2017-04-30
    • 文件大小:30081
    • 提供者:feng
  1. dyWEB1

    0下载:
  2. 艺雅超酷深蓝门户网站此套风格是专为动易系统量身设计制作的免费产品,但并不因免费而无质量,每个细节艺雅依然注意到位了,望大家放心使用如遇到问题,欢迎大家给我们留言反馈,谢谢。-Yi Ya cool blue portal This style is designed for a dynamic set of trading systems tailored made free product, but not free because without quality, attention to e
  3. 所属分类:Web Server

    • 发布日期:2017-05-26
    • 文件大小:9076189
    • 提供者:Ethan
  1. aspguest_0.1

    0下载:
  2. 精简美观的ASP留言板,基于ASP+ACCESS架构,本留言本源码简单,结构小巧,有独立的后台管理,可以在线进行回复,防SQL注入,可以很好的整合到个人或者企业网站当中,经过反复检查,暂没有发现问题,如果大家在使用中遇到任何问题,欢迎反馈!-Streamlined appearance of ASP message board, based on ASP+ ACCESS framework of the source of the message is simple, compact, inde
  3. 所属分类:Web Server

    • 发布日期:2017-05-03
    • 文件大小:803395
    • 提供者:王鹏
« 12 »
搜珍网 www.dssz.com