-
android_key
android新增按键值流程,从底层到中间层再到上层app,对linux和android framework有个一定的认识(android key value added processes, from the bottom to the middle layer and then to the upper app, android framework for linux and have a certain understanding of)
- 2013-10-09 11:34:19下载
- 积分:1
-
從句子中擷取keyword
這要用兩個txt檔,一個是讀進來的句子,而另一個是你要的keyword,
這可以讓你從一個又臭又長的句子中,找出你想要的keyword,
節省你寶貴的時間。
這程式會自己幫你將句子中你要的keyword找出來!
- 2022-07-13 01:07:38下载
- 积分:1
-
j2me推箱子小游戏源代码
资源描述
* GameMidlet.java
*
* Created on 2007年12月15日, 上午12:56
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package gamepackage;
import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
/**
*
* @author bense
*/
public class GameMidlet extends MIDlet{
private Display display=null;
private GameChoose choice=null;
public GameMidlet() {
choice=new GameChoose(this);
display=Display.getDisplay(this);
}
public void startApp(){
&nb
- 2022-07-26 05:31:15下载
- 积分:1
-
Necesito el fuente de Java
Por 忙 necesito bajar el fuente y ver de que se trata el mismo...震遐 que tengo que 牵手运行 elevador con arduino y java。
- 2023-05-23 10:20:03下载
- 积分:1
-
创建JFrame的圆形菜单,java
此源代码对于任何希望在java应用程序上设计其框架的人都很有用。
- 2022-08-22 22:32:50下载
- 积分:1
-
PHP4.0andMySQLPDG
精通PHP 4.0与MySQL架构Web数据库(PDG)
中文,从基础到精通,内容很全面(Proficient in PHP 4.0 with MySQL database Web architecture (PDG) in Chinese, from basic to proficient, content is very comprehensive)
- 2008-02-13 16:35:41下载
- 积分:1
-
sphinxbase-0.8-win321
这是android语音识别引擎源码,希望对大家有所帮助。(This is the android source speech recognition engine, we want to help.)
- 2014-02-11 12:44:50下载
- 积分:1
-
ssh架构的PDF
这是一提供学习Java ssh 架构的好学习工具书,它里面包含了 struts spring 等架构的分析以及案例
- 2022-05-27 05:16:46下载
- 积分:1
-
基于stm32f103c8t6 spi-flash
基于stm32f103c8t6 spi-flash
- 2021-05-06下载
- 积分:1
-
计算器代码--java
程序比较简单,可以说并不是很好的设计,但对于Java中swing及awt的使用,可以作为一个简单有效的例子。运行起来如下图所示: 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-09-19 07:55:02下载
- 积分:1