您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Traffic_Light交通模拟

  2. package GUI; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.JButton; import javax.swing.JDialog; import javax.swing.JFrame; import javax.swing.JLabel; import javax.swing.JOptionPane; import javax.swing.JP
  3. 所属分类:Java

    • 发布日期:2009-06-10
    • 文件大小:64kb
    • 提供者:cuixing
  1. webServer web服务器

  2. package GUI; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.JButton; import javax.swing.JDialog; import javax.swing.JFrame; import javax.swing.JLabel; import javax.swing.JOptionPane; import javax.swing.JP
  3. 所属分类:Java

    • 发布日期:2009-06-10
    • 文件大小:20kb
    • 提供者:cuixing
  1. Java第3版例子代码

  2. Java第3版例子代码 第一章 Java 语言入门 例子1 public class Hello { public static void main (String args[ ]) { System.out.println("你好,很高兴学习Java"); } } 例子2 public class People { int height; String ear; void speak(String s) { System.out.println(s); } } class A { publi
  3. 所属分类:Java

    • 发布日期:2009-12-04
    • 文件大小:1mb
    • 提供者:daixiaofei6
  1. SQLite数据库 sqlitedll库文件 sqlite驱动JAR包 sqlite工具

  2. 在Java下连接SQLite数据库 一、下载SQLite数据库的JDBC:http://www.zentus.com/sqlitejdbc/ 二、将下载到的包解压后得到jar包放到%JAVA_HOME%\lib下,并且将其添加到ClassPath系统环境变量中。一定要保证在类路径ClassPath中有该jar包,并且保证在JAVA库路径JAVA Library Path中有本地库Native Library(\workspace\"Web应用"\WebRoot\WEB-INF\lib\下最好也
  3. 所属分类:其它

    • 发布日期:2010-08-26
    • 文件大小:3mb
    • 提供者:mike_caoyong
  1. Linux+ Study Guide 2001

  2. Why should you learn about Linux? It’s a fast-growing operating sys- tem, and it is inexpensive and flexible. Linux is also a major player in the small and mid-sized server field, and it’s an increasingly viable platform for workstation and desktop
  3. 所属分类:Linux

    • 发布日期:2010-09-26
    • 文件大小:18mb
    • 提供者:shaoguangleo
  1. 全选?反选

  2. package com.example.listviewdemo03; import java.util.ArrayList; import java.util.List; import android.os.Bundle; import android.app.Activity; import android.view.Menu; import android.view.MenuItem; import android.view.View; import android.view.View.
  3. 所属分类:Android

  1. 圆柱体积,用java代码

  2. 用java求圆柱体积;import java util Scanner; public class Cylinder{ public static void main String[] args { System out print "Enter the radius and length of a cylinder:" ; Scanner input new Scanner System in ; float radius input nextFloat ; float
  3. 所属分类:Java

    • 发布日期:2013-11-27
    • 文件大小:457byte
    • 提供者:u012979723
  1. android 的类似于QQ分组的二级列表

  2. package wjq.WidgetDemo; import android.app.ExpandableListActivity; import android.os.Bundle; import android.provider.Contacts.People; import android.util.Log; import android.view.ContextMenu; import android.view.Gravity; import android.view.MenuItem
  3. 所属分类:Android

    • 发布日期:2014-08-12
    • 文件大小:2mb
    • 提供者:qq275068022
  1. 加法器代码

  2. public class Adder implements ActionListener
  3. 所属分类:网管软件

    • 发布日期:2014-08-18
    • 文件大小:2kb
    • 提供者:qq_19698993
  1. 深入解析C#(第2版)

  2. 深入解析C#(第2版)英文版 The book’s structure is simple. There are four parts and three appendixes. The first part serves as an introduction, including a refresher on topics in C# 1 that are impor- tant for understanding C# 2 and 3, and that are often misunde
  3. 所属分类:C#

    • 发布日期:2015-06-20
    • 文件大小:5mb
    • 提供者:terumi
  1. 简易实用的JavaMail邮箱程序

  2. package com.hx.mail; import java.util.HashMap; import java.util.Map; import java.util.Properties; import javax.mail.Authenticator; import javax.mail.Message; import javax.mail.Session; import javax.mail.PasswordAuthentication; import javax.mail.Tran
  3. 所属分类:Java

    • 发布日期:2016-04-22
    • 文件大小:481kb
    • 提供者:ttf1
  1. PHP and MySQL Recipes(Apress,2ed,2016)

  2. This book is a source of instant solutions, including countless pieces of useful code that you can copy and paste into your own applications, giving you answers fast and saving you hours of coding time. You can also use this book as a reference to t
  3. 所属分类:PHP

    • 发布日期:2016-06-17
    • 文件大小:10mb
    • 提供者:vanridin
  1. jxl.jar EXCEL操作

  2. jxl导出excel必须Jar包 import jxl.Workbook; import jxl.format.Alignment; import jxl.format.Border; import jxl.format.BorderLineStyle; import jxl.format.VerticalAlignment; import jxl.write.Label; import jxl.write.WritableCellFormat; import jxl.write.Writab
  3. 所属分类:Java

    • 发布日期:2017-07-18
    • 文件大小:664kb
    • 提供者:sasa0906
  1. Creating a Data-Driven Organization - O

  2. Data-drivenness is about building tools, abilities, and, most cru‐ cially, a culture that acts on data. This chapter will outline what sets data-driven organizations apart. I start with some initial prerequi‐ sites about data collection and access.
  3. 所属分类:IT管理

    • 发布日期:2017-09-17
    • 文件大小:10mb
    • 提供者:sgsfan3
  1. Machine Learning an Algorithmic Perspective

  2. Written in an easily accessible style, this book provides the ideal blend of theory and practical, applicable knowledge. It covers neural networks, graphical models, reinforcement learning, evolutionary algorithms, dimensionality reduction methods,
  3. 所属分类:机器学习

    • 发布日期:2017-09-24
    • 文件大小:53mb
    • 提供者:weixin_40374126
  1. Why (and How) Networks Should Run Themselves

  2. The proliferation of networked devices, systems, and appli- cations that we depend on every day makes managing net- works more important than ever. The increasing security, availability, and performance demands of these applications suggest that the
  3. 所属分类:网络基础

    • 发布日期:2017-12-13
    • 文件大小:178kb
    • 提供者:fowse
  1. Universal Import Fixer (UIF) v1.2.rar

  2. ============================================================================== Universal Import Fixer (UIF) v1.2 (FINAL) by: Magic_h2001 Use this tool for fixing Import Elimination, Directly Imports and Shuffled, Disordered, Scattered Imports (Just
  3. 所属分类:硬件开发

    • 发布日期:2009-02-06
    • 文件大小:192kb
    • 提供者:ulikestyle
  1. Teaching academic English writing_ practical techniques

  2. Since the late 1970s and early 1980s, a great deal of time, energy, and re- sources have been devoted to teaching non-native L2 writers the rhetorical features of written academic discourse in English. In addition, to meet mar- ket demands and the e
  3. 所属分类:讲义

    • 发布日期:2018-05-03
    • 文件大小:19mb
    • 提供者:weixin_41052109
  1. 【强烈推荐】精心调制的用于IDEA的Eclipse界面风格【保护色主题、字体美观、HTML简约美化】

  2. 这是经过我精心调整,花了两天工时的,来之不易,请各位IDEA的开发朋友们善待之! 【使用方法】: 1、打开IDEA 2、点击File 3、选择Impor Setting 4、选择您需要导入的项,一般选择要的界面字体样式就好了。
  3. 所属分类:桌面系统

    • 发布日期:2018-05-29
    • 文件大小:56kb
    • 提供者:qq_24928345
  1. Android代码-MaterialPatternllockView

  2. Material Pattern LockView Material Pattern Lockview is a View which inspired from Lollipop Pattern lock. This Project is still in work, More Options will be added as soon as possible. Some KeyFeature of this Library. Ditto AOSP Pattern Lock LookAlik
  3. 所属分类:其它

    • 发布日期:2019-08-07
    • 文件大小:156kb
    • 提供者:weixin_39840515
« 12 3 4 5 6 7 8 9 10 »