CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 同步

搜索资源列表

  1. flight

    1下载:
  2. ASP版的航班查询系统与中航信接口实时同步-ASP version of the flight inquiry system with real-time synchronization interface route letter
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2014-08-10
    • 文件大小:7764815
    • 提供者:ijijijij
  1. 25_002434_web

    0下载:
  2. 本课程设计是完成“远程教育系统”中课程管理模块的设计。 管理员通过课程管理页面输入课件编号、课件名称、课件存放地点位置等要素后,并把相应的课程文件拷贝至课件存放的指定位置来完成对课件的新增操作,或更新原有课件的设置,对课件进行修改、删除等操作。课程设置操作完成后,用户页面上的课程内容将同步更新 -The course design is complete,
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-29
    • 文件大小:472567
    • 提供者:管小卫
  1. flashclock

    0下载:
  2. 用FLASH和JAVA制作一个实时同步的时钟-With FLASH and JAVA to produce a real-time clock synchronization
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:196498
    • 提供者:唐天山
  1. javasocket

    0下载:
  2. 1. socket通信:有客户端和服务端的socket代码。 2. 多线程:客户端和服务端各用一线程发送信息;服务端另有一监听线程,用于把超时的信息删除。 这里应用到了同步,使两个线程可以操作同一个map。 -1. Socket communications: There are client and service side of the socket code. 2. Multi-threading: client and server uses one threa
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:79247
    • 提供者:李玉琳
  1. JAVAxiancheng

    0下载:
  2. 线程族群、线程同步、线程控制、线程合作的源程序-Thread group, thread synchronization, thread control, thread-source cooperation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:12456
    • 提供者:王江
  1. jmstudio

    0下载:
  2. 加功能的jmstudio,可以同步显示歌词,同时使用了自己添加的一些其他的功能-jmstudio
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:308129
    • 提供者:solu
  1. FLASHMP3

    0下载:
  2. FLASH+SwiftMP3波形同步播放器模型 功能说明:FLASH+SwiftMP3波形同步的原理其实很简单,SwiftMP3把MP3转换成SWF的时候,把mp3中的音频数据以变量s0、s1、s2、s3、……、s17共18个变量储存,然后我们就可以根据这些变量的值即时设置波谱柱的高度了。注意我只是提供一个模型,解决了主要的技术内核,但这个播放器离实际应用还有一段距离,需要你自己去完善。 使用方法: 1,用SwiftMP3转换音乐后,请在flash_boXing.xml文件中修改你的
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-17
    • 文件大小:344719
    • 提供者:FLASHMP3
  1. syPer

    0下载:
  2. 用asp编写的数据同步代码,自动读取SQL2005数据库的数据到SQL 2000数据库-Data Synchronization ,Duplicating data from SQL2005 to SQL2000
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-12
    • 文件大小:1471
    • 提供者:王慧
  1. Java

    0下载:
  2. 4、多线程有几种实现方法,都是什么?同步有几种实现方法,都是什么? 答:多线程有两种实现方法,分别是继承Thread类与实现Runnable接口 同步的实现方面有两种,分别是synchronized,wait与notify -4, multi-threaded implementation has several methods, what is? Synchronization has several methods of implementation are what? A: T
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:21445
    • 提供者:xh
  1. JavaPaint

    0下载:
  2. 带聊天功能的java画图程序,画图为同步的(当多人联机时),可以同时聊天.-a painting program which you can chat while you are painting. And the painting is sychronized.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1504882
    • 提供者:liuzhi
  1. JuristsEatingProblem(graphicsversion)

    0下载:
  2. 学家就餐问题(图形版),此程序演示了Java多线程同步的概念,形象生动!-Jurists eating problem (graphics version), the Java program to demonstrate the concept of simultaneous multithreading, a vivid image!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:111899
    • 提供者:月月
  1. thread

    0下载:
  2. java 线程 静态锁,对象锁, synchronized 是锁方法还是锁对象?还是锁类?如何实现?? 部分代码如下, public static Object lock=new Object() //静态锁,锁类,不是锁对象了!!所以两个线程同时 运行两个 TestThread 的execute( ),也可以同步!!! public void execute(){ // synchronized(lock){ for(int i=0 i<
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:24436
    • 提供者:firezxm
  1. flash_shizhong

    0下载:
  2. 使用FLASH MX制作的石英钟,与系统时钟同步-FLASH MX produced by the use of quartz, with the system clock synchronization
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-05-08
    • 文件大小:1758996
    • 提供者:王挺洲
  1. javabean

    0下载:
  2. 关于一个游戏,不同的服务端的猜数游戏,主要是控制同步-On a game, a different side to guess the number of service games, mainly to control synchronization
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-30
    • 文件大小:6543
    • 提供者:赵玉龙
  1. Colok

    0下载:
  2. 一个简单的时钟,利用线程控制其时针,分针,和秒针的走向。界面也算漂亮,还没有实现与体统时间的同步,忘高手指教。当然本人也在思考之中。-A simple clock, the clock to control its use of thread, minute hand, and the direction of the second hand. Operator interface is also beautiful, there is no time to achieve synchroniz
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1533
    • 提供者:mary
  1. 14160_1243297151FXTK

    0下载:
  2. Java资源管理器,基于MVC实现,代码结构清析、规范。在功能上完全实现了资源管理器核心的浏览功能以及列表双击与目录树的同步展开和添加/删除文件时的同步刷新,另外增加了右键菜单功能! -Java Explorer, based on the MVC achieved clearance code analysis of the structure, norms. Functions fully achieved Explorer browsing, as well as the core
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:86106
    • 提供者:water
  1. Clock

    0下载:
  2. 显示时钟,从系统中读取,指针时钟,与系统显示的时间同步-Display clock, reading from the system, the clock pointer, and the system shows the time synchronization
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:13148
    • 提供者:wu li
  1. StopWatch

    0下载:
  2. 秒表实现暂停,继续,开始,并且带有同步的秒针显示,数字的精确到0.01-Stopwatch to achieve the suspension to continue, start, and synchronized with the second hand indicates that the precision of the figures to 0.01
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1452
    • 提供者:shenyi
  1. HelloAtlas

    0下载:
  2. Ajax同步更新grid控件的例子,异步调用。-Ajax updated examples grid control, asynchronous calls.
  3. 所属分类:Ajax

    • 发布日期:2017-03-30
    • 文件大小:15694
    • 提供者:dai shucheng
  1. JExplorer

    0下载:
  2. JTree访问我的电脑,有同步图标,其它自己看源码-JTree to visit my computer, and sync icon, the other to see their own source
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:4543
    • 提供者:nem
« 1 2 3 4 5 6 78 9 10 11 12 ... 30 »
搜珍网 www.dssz.com