登录
首页 » Java » ClickLinkSEO

ClickLinkSEO

于 2012-08-24 发布 文件大小:108KB
0 212
下载积分: 1 下载次数: 7

代码说明:

  百度电击器,这个是学习案例,模拟人工点击的代码。功能是录制后再模拟人工行为。(Baidu defibrillator, this case study, to simulate artificial clicked code. Function is recorded and then simulate artificial behavior.)

文件列表:

ClickLinkSEO
............\.classpath,2828,2010-03-03
............\.project,388,2010-03-03
............\bin
............\...\cn
............\...\..\kaigo
............\...\..\.....\event
............\...\..\.....\.....\DateGet.class,1631,2010-03-09
............\...\..\.....\.....\Task$1.class,758,2010-03-09
............\...\..\.....\.....\Task$2.class,788,2010-03-09
............\...\..\.....\.....\Task.class,3960,2010-03-09
............\...\..\.....\file
............\...\..\.....\....\FileClass.class,3650,2010-03-09
............\...\..\.....\seotools
............\...\..\.....\........\ClickLinkSEO$1.class,1510,2010-03-09
............\...\..\.....\........\ClickLinkSEO$2.class,1802,2010-03-09
............\...\..\.....\........\ClickLinkSEO$3.class,1558,2010-03-09
............\...\..\.....\........\ClickLinkSEO$4.class,1177,2010-03-09
............\...\..\.....\........\ClickLinkSEO$5.class,1342,2010-03-09
............\...\..\.....\........\ClickLinkSEO$6.class,1899,2010-03-09
............\...\..\.....\........\ClickLinkSEO$7.class,2347,2010-03-09
............\...\..\.....\........\ClickLinkSEO$8.class,866,2010-03-09
............\...\..\.....\........\ClickLinkSEO$9$1.class,946,2010-03-09
............\...\..\.....\........\ClickLinkSEO$9.class,1364,2010-03-09
............\...\..\.....\........\ClickLinkSEO.class,7646,2010-03-09
............\...\code.txt,993,2010-03-08
............\...\com
............\...\...\swtdesigner
............\...\...\...........\SWTResourceManager.class,11088,2010-03-04
............\robot
............\.....\v
............\.....\.\wiki.perlchina.org.txt,14675,2010-03-09
............\src
............\...\cn
............\...\..\kaigo
............\...\..\.....\event
............\...\..\.....\.....\DateGet.java,1014,2010-03-09
............\...\..\.....\.....\Task.java,4651,2010-03-09
............\...\..\.....\file
............\...\..\.....\....\FileClass.java,2368,2010-03-09
............\...\..\.....\seotools
............\...\..\.....\........\ClickLinkSEO.java,9814,2010-03-09
............\...\code.txt,993,2010-03-08
............\...\com
............\...\...\swtdesigner
............\...\...\...........\SWTResourceManager.java,14094,2010-03-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 123
    通过该软件平台提供的工具的使用,对编程有很大的帮助(Through the use of the tools provided by the software platform, programming will be of great help)
    2017-08-16 18:59:40下载
    积分:1
  • 03
    说明:  如今是网络化的电子信息时代,在广阔的Internet网络中有各种各样的电子商城,它们可以使客户通过网络购物、浏览商品、查询订单和销售排行。通过对电子商务网站订购环境以及购物过程的调查研究。(Today is a network of electronic information age, in the vast Internet network, a wide variety of electronic mall, they can enable customers to online shopping, browse products, check orders and sales ranking. Order by e-commerce sites and shopping environment for the process of investigation.)
    2010-04-03 20:10:06下载
    积分:1
  • gateway
    说明:  springboot 的启动类,关于gateway的启动,。。。。。。。。。。。。。。。。。。。。。(springBootCoreApplication)
    2019-04-15 20:44:05下载
    积分:1
  • Effective-Java
    a book for effective java
    2011-05-22 12:06:08下载
    积分:1
  • weibo
    微博管理 前台可登陆 注册 发表微博 评论 后台管理员可进行增删改查 等功能(The microblogging Management the reception can visit registered microblogging comments backstage administrator CRUD)
    2012-11-10 15:16:25下载
    积分:1
  • Substring
    按照字符串的长度截取相应的字符串,加入循环条件实现长度在11个字符内的字符串批量切词~(In accordance with the length of the string interception corresponding string, add the length of the loop condition to achieve within the 11 character string batch segmentation ~)
    2013-08-09 20:37:45下载
    积分:1
  • Java_11183501
    说明:  《Java数据结构和算法》(第2版)介绍了计算机编程中使用的数据结构和算法,对于在计算机应用中如何操作和管理数据以取得最优性能提供了深入浅出的讲解。全书共分为15章,分别讲述了基本概念、数组、简单排序、堆和队列、链表、递归、进阶排序、二叉树、红黑树、哈希表及图形等知识。(&quot Java data structures and algorithms&quot (2) describes computer programming, data structures and algorithms for applications in the computer how to operate and manage data to achieve optimal performance provides simple terms. The book is divided into 15 chapters, describes the basic concepts, arrays, simple sort, heap and queue, linked lists, recursion, advanced sort, binary tree, red-black tree, hash table and graphics knowledge.)
    2011-04-02 23:40:27下载
    积分:1
  • d1
    说明:  这是一个基于java的基础程序,对java的初学者很有帮助,尤其是对java语法的提高很有帮助。(This is a java program based on the basis for the beginners java help, especially in java syntax to improve very helpful. )
    2010-05-25 20:49:47下载
    积分:1
  • man
    编写一个接口ICaculatable 接口中有一个doCaculte()方法 要求三个类BlackMan WhiteMan YellowMan实现这个方法 BlackMan 实现从控制台输入5个数 排序(正排)输出 WhiteMan 实现从控制台输入5个数 排序(倒排) YellowMan 实现从控制台输入5个数 计算总和 输出 写出一个测试类来测试以上类的功能。 测试类中要有void solveProblem(ICaculatable obj)方法进行测试 要求以上类在不同的包当中。(The preparation of an interface, there is a ICaculatable interface doCaculte () method requires three types of BlackMan WhiteMan YellowMan method to achieve this BlackMan input from the console 5, the number of sort (being ranked) output from the console WhiteMan enter the number 5 ranking (inverted ) YellowMan input from the console 5, the number of calculation of the sum of the output type to write a test to test the functions of the above categories. Test category must be void solveProblem (ICaculatable obj) method of the above testing requirements in different types of packages were.)
    2009-05-16 22:17:27下载
    积分:1
  • 11
    说明:  javaWeb微信支付 支付宝支付 银联支付.zip java版支付宝网站集成代码实例及详解 UTF.zip 银联支付接口文档和demo.zip java 银联网站支付接口.txt(JavaWeb microblog payment Alipay pay CUP payment Java version of the Alipay site integration code examples and explain UTF.zip CUP payment interface documentation and demo.zip Java CUP website payment interface)
    2016-11-06 16:08:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载