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

搜索资源列表

  1. JAVA鼠标绘图和键盘绘图

    0下载:
  2. * 鼠标绘图和键盘绘图。鼠标事件和键盘事件 * 提示: 鼠标拖动绘图,响应 mouseDragged 事件 * 方向键绘图,响应 keyPressed 事件-mouse and keyboard mapping. The mouse and keyboard events events * Tip : Drag the mouse drawings, mouseDragged response to the incident direction of bond * mapping, in
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6120
    • 提供者:邰科
  1. JAVA显示图像且用鼠标点击改变显示位置

    0下载:
  2. * 显示图像。鼠标点击改变显示位置 * 用 Applet 的方法 getImage() 产生图像Image * 用 Graphics 的方法 drawImage() 画出图像 * 在 paint() 方法中画图,或在鼠标事件侦听方法中画图 * 鼠标点击,产生 mouseClicked 事件-* display the image. Click on the mouse to change location * Use Applet method getImage () produ
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:64964
    • 提供者:邰科
  1. 抓交通肇事犯

    0下载:
  2. 一辆卡车违反交通规则,撞人后逃跑。现场有三人目击事件,但都没有记住车号,只记下车号的一些特征。甲说:牌照的前两位数字是相同的;乙说:牌照的后两位数字是相同的,但与前两位不同; 丙是数学家,他说:四位的车号刚好是一个整数的平方。请根据以上线索求出车号。 *问题分析与算法设计 按照题目的要求造出一个前两位数相同、后两位数相同且相互间又不同的整数,然后判断该整数是否是另一个整数的平方。 *-a truck traffic violation, the young man escaped.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1011
    • 提供者:姚紫欣
  1. shanshuo

    0下载:
  2. 制作闪烁的标题栏,在有事件发生时,标题栏开始闪烁,提醒用户-production flashing title bar, in a time of the incident, began to flicker column heading to remind users
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5518
    • 提供者:木头
  1. SignalExample

    0下载:
  2. ActionEvent事件处理,ActionListener接口的调用及实现,以及Applet的一些特性,-ActionEvent incident handling, call ActionListener interface and implementation, and the Applet features,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3217
    • 提供者:刘洁
  1. JavaexErciseSource

    0下载:
  2. 学习Java的过程中所做的联系的汇总 字符串的输入、字符串转化到整数、异常处理、流 最大公约数和最小公倍数 字符ASCII码的比较 一元二次方程根 求根公式 窗口类、按钮类、窗口中对象(如按钮)的布局、事件、绘图(Paint) 复选框、单选框、列表框、下拉选择框 菜单类、对话框类 绘图、绘图函数 按钮类、标签类 -learning through the process linked to the summary of the input string, the string
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2795
    • 提供者:星曦
  1. delphi-calculator

    0下载:
  2. 完成Windows程序中计算器中的所有功能,使用类似Windows计算器的图形界面; (2) 使用可视化方法设计,并编写合适的按钮和菜单事件代码; (3) 使用delphi语言编写代码 程序具有处理异常的能力,以防止用户输入和操作错误而导致的异常-complete Windows calculator procedures of all functions, similar to the Windows Calculator graphics interface; (2) the u
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:327663
    • 提供者:lingxiao
  1. javagame1245

    0下载:
  2.  ? 部分内容   首先我们在init()方法中加载所有游戏必要的资源,包括声音,鼠标事件的监听、背景等相关设置。利用addBomb()方法增加bomb的数量、初始位置及初始化颜色。再利用start()启动线程。线程调用run()方法,处理炸弹下降运动down()。Repaint()会在每一个单位时间调用paint()方法不断的刷新屏幕,paint()调用Bomb.addBomb()绘制炸弹。当游戏者按下鼠标,mousePress()事件激活,判断是否点中了炸弹。如果点中addScor
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:357630
    • 提供者:11
  1. CatWork0603

    0下载:
  2. 一个关于用 C++ 实现本机事件的问题。讨论了一般意义上的事件并示范了如何用接口为你的类定义事件处理器,事件的处理必须在客户机实现。-one on the use of C realization of the machine's case. Discussion of the general sense of the incident and demonstrated how to use interface for your class definitions incident pr
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:33643
    • 提供者:白天
  1. CatWork0602

    0下载:
  2. 微软 .NET 框架中可以定义托管类事件并用委托和 += 操作符处理这些事件。这种机制似乎很有用,那么在本机 C++ 中有没有办法做同样的事情? -Microsoft.NET framework can be defined category of custody with the incident and commissioned = operator and handling of these incidents. This mechanism appears to be useful,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:31574
    • 提供者:白天
  1. keymouse

    0下载:
  2. 键盘记录事件及鼠标位置的探测,对键盘事件的处理有个初步的探讨哦你自己可以扩张的-record keyboard and mouse location of the incident detection, Keyboard handling the case of a preliminary discussion Oh, you can expand
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:165142
    • 提供者:简冬生
  1. javaevenprocess

    0下载:
  2. 《java事件处理指南》一书的代码,好东西,里面有很详细的各种java事件处理源代码。对学习java的事件处理机制非常有帮助,很多代码都可以直接使用。-"java incident Guide," a book of code, something good, there are very detailed the incident java source code. Learning java event handling mechanism has been very h
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:170682
    • 提供者:颜若愚
  1. AutoShow

    0下载:
  2. 定时提醒。很多时候我们使用计算机时会长时间的连续使用而忘记休息,这个小程序就是在您设定的事件间隔到时后提示您该休息了。有用的小程序-regularly reminded. Very often, we will use the computer for a long period of use and forget rest This procedure is small in your target when the incident after the interval to suggest
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:61959
    • 提供者:仙狐
  1. OPRecorder

    0下载:
  2. C++事件录方器,记录鼠标和键盘事件,然后回放, 注意:不支持Vista.-C side for the incident recorded record mouse and keyboard events, and then play it back, attention : no support for Vista.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:58955
    • 提供者:Zero
  1. EventSample

    0下载:
  2. 自己编写的CSharp事件操作的学习事例.模拟闹钟的实现.-their CSharp incident prepared by the operation of the learning examples. Analog clock realized.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6936
    • 提供者:chen
  1. CSharpProfessorEvent

    0下载:
  2. 介绍了.NET中的委托和事件,匿名的方法,多播委托等.-introduced.NET and commissioned by the incident, anonymous methods, such as multicast delegate.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:69787
    • 提供者:chen
  1. vc_jiqiaoshili_part4

    0下载:
  2. Visual.C++程序设计技巧与实例--配套光盘 第4章 进程和线程 本章共有8个实例: 1. Process创建和终止进程 2. WorkerThread创建工作者线程 3. UIThread用户界面线程示例 4. Event使用事件对象来实现线程的同步 5. Thread使用临界区对象来实现线程的同步 6. Mutex使用互斥量对象来实现不同进程间的线程同步 7. Semaphore使用信号量对象实现线程的同步 8. MutiThread多线程任务调
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:311490
    • 提供者:xixi
  1. vc102642342

    0下载:
  2. 这是在学习C#的代理和事件时写的一个例子,供大家参考。-This is the learning C# agents and the incident was an example for your reference.
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:20900
    • 提供者:韦大宝
  1. 银行模拟

    0下载:
  2. vb实现银行事件模拟-vb achieve simulated incident
  3. 所属分类:操作系统开发

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

    0下载:
  2. 学习Spring框架的好例子,包括IoC、国际化资源的事件监听的示范,短小精悍,在Eclipse+MyEclipse环境下调试通过。-learning good example of the framework, including IoG and international resources incident bugged demonstration, small and the Eclipse + MyEclipse environment through debugging.
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:12194
    • 提供者:liyin
« 12 »
搜珍网 www.dssz.com