《Java操作dbf文件》的相关内容
相关讨论
用JavaDBF操作(读、写)DBF文件
用JavaDBF操作(读、写)DBF文件
最近的一个项目需要动态生成DBF文件,用到JavaDBF,简单介绍一下
官方网站:http://javadbf.sarovar.org/
官方英文指南:http://sarovar.org/docman/view.php/32/23/javadbf-tutorial.html
最新版本:0.4.0,最后发布时间还是在2004年4月1日,看来DBF真 ...
by viwo 2007-07-27 浏览 (3107) 回复 (9) 关键字:
Concurrent Read/Write Map
JDK1.5 引入了 concurrent package, 提供了更多的concurrent 控制方法。
还提供了一个 ConcurrentHashMap 类。从API上看,是可以读写同步。多个thread可以同时读取,一个thread写的时候,其他thread都不能读写。
这是一个用处很广、很方便的类。我想,能不能在 jdk1.4 及以下版本也提供一个。于是查看了 ConcurrentHash ...
by buaawhl 2005-03-10 浏览 (10904) 回复 (20) 关键字:
Parsing CSV in erlang(转)
引用地址 http://firewallproxy.org/index.php?q=uggc%3A%2F%2Fccbyi.jbeqcerff.pbz%2F2008%2F02%2F25%2Fcnefvat-pfi-va-reynat%2F
So I need to parse a CSV file in erlang.
Although files in CSV have a very simp ...
by mryufeng 2008-03-05 浏览 (504) 回复 (0) 关键字:
自己翻译的Java.In.A.Nutshell.5th中泛型一章,欢迎拍砖把文章砸的漂亮一些
做些说明吧:转网页的东西,改起来稍觉得的麻烦,就可能滞后。不过pdf文件会不定时的及时更新
4.1. Generic Types
Generic types and methods are the defining new feature of Java 5.0. A generic type is defined using one or more type variables and has ...
by Julysea 2006-09-21 浏览 (11470) 回复 (19) 关键字:
Eclipse 3.3M5发布
Eclipse 3.3 M5 - New and Noteworthy
There's a hot new drop of Eclipse to warm you up during these coldest days of winter. Here are some of the more noteworthy things available in milestone build ...
by jackhlp 2007-02-12 浏览 (6831) 回复 (14) 关键字:
相关博客
用JavaDBF操作(读、写)DBF文件
用JavaDBF操作(读、写)DBF文件
最近的一个项目需要动态生成DBF文件,用到JavaDBF,简单介绍一下
官方网站:http://javadbf.sarovar.org/
官方英文指南:http://sarovar.org/docman/view.php/32/23/javadbf-tutorial.html
最新版本:0.4.0,最后发布时间还是在2004年4月1日,看来DBF真 ...
by viwo 2007-07-27 浏览 (2360) 回复 (9) 关键字:
java 读取dbf文件
先来定义dbf文件的格式,先来定义dbfheader,import java.io.EOFException;
import java.io.IOException;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.nio.channels.ReadableByteChannel;
import jav ...
by laserdance 2008-04-11 浏览 (484) 回复 (4) 关键字: java dbf channel
jdbf在linux下出现乱码的问题
1.在设置字段名时调用
fields.setName( title, characterSetName);
或
java 代码
fields.setName( title, characterSetName);
来解决字段名乱码问题。
...
by seed 2007-11-28 浏览 (212) 回复 (0) 关键字:
如何实现标准TCODE的屏幕增强(HOWTO:Implement a screen exit to a standard SAP transaction)
IntroductionSAP provides standard transactions to enter data into database. But a client may want to maintain some additional information in SAP other than what is provided. To make provisions for thi ...
by Jack Wu 2007-03-19 浏览 (529) 回复 (0) 关键字:
BW--收集到BW的一些问答
Quiz: SAP BI/BW -- beginner level
1. The following transactions are relevant to the data sources in an SAP BW source system.
a. RSA3b. RSA4c. RSA5d. RSA6
2. True or False? A reference char ...
by Jack Wu 2007-01-13 浏览 (17) 回复 (0) 关键字:
相关圈子讨论
Flex With Spring [转]
来源: http://coenraets.org/flex-spring
What is Spring?Spring is one of the most popular Java frameworks. The foundation ofthe Spring framework is a lightweight comp ...
by mikel 2007-11-23 浏览 (1299) 回复 (1)
关于Informix数据库CheckPoint的问题。欢迎大家指教
我现在的数据库服务器,在每天早上数据处理的时候。每次做checkpoint的时间都太长了,有时候甚至达到300s的长度。请大家能给点建议。
服务器为一HP小型机,4CPU,8G内存。OS为Linux系统。数据库为Informix10下面贴出我的onconfig内容
#****************************************************************** ...
by billbai 2008-07-02 浏览 (332) 回复 (2)
The Pen "Liberator of Man And of Nations"
The fortunate people in the world-the only really fortunate people in the world,in my mind-are those whose work is also their pleasure.The class is not a large one, not nearly so large as it is often ...
by 回帖专用 2007-02-05 浏览 (1078) 回复 (1)
推荐一首nba music--remember the name
共享区可以下载
这里有个mv:
http://bbs.hoopchina.com/htm_data/18/0609/122591.html
-------
You ready?
Lets go
Yeah
For those who wanna know what we're all about
Its like this y'all
15% conncentrated power of wi ...
by eyejava 2006-11-07 浏览 (2207) 回复 (0)
The Problem with Programming
转自: http://www.techreview.com/InfoTech/17831/page1/
Bjarne Stroustrup, the inventor of the C++ programming language, defends his legacy and examines what's wrong with most software code.
引用
In the 1 ...
by qiezi 2006-12-06 浏览 (1110) 回复 (2)
相关新闻
NetBeans6.5 M1 众多期待的特性一览表!
NetBeans6.5 M1 众多期待的特性一览表!
Netbeans 6.5 M1 已经发布,最新版本的NetBeans 增强了许多功能,同时也引入了许多值得期待的新特性.
其中我比较喜欢的是DataBase 的改进,Eclipse 项目导入变得比以前更方便了,可以正确的区分Web项目
和普通项目,还有Spring Hibernate 增强. GUI 中新增了JD ...
by gml520 2008-06-25 浏览 (4453) 回复 (16) 关键字: netbeans 6.5 m1
Sun公司加快JDK的开发—JDK6u6以及JDK6u10Beta发布!
JDK6u6的内部版本号是1.6.0_06-b02,这次发布主要是修正了一些Bug。原文如下:
网址:http://java.sun.com/javase/6/webnotes/ReleaseNotes.html
Java SE 6u10Beta的发布则与众不同
官方发文写到:千万不要被它不起眼的名字(即Java SE 6u10Beta,JDK6更新10Beta版本)所愚弄,它是一个 ...
by jyw 2008-04-18 浏览 (1703) 回复 (1) 关键字: jdk
Martin Flower分析Groovy和JRuby的前景
Martin Flower最近在自己的网站上面写了一篇分析Groovy和JRuby前景的文章:
http://martinfowler.com/bliki/GroovyOrJRuby.html
Groovy和JRuby是两个目前在JVM平台上面关注程度非常高的动态脚本语言,他们都比较适合用来做为领域专用语言(DSL)嵌入Java企业应用当中。而且目前Groovy和JRuby的发展都相当迅速,社 ...
by robbin 2007-12-09 浏览 (4029) 回复 (13) 关键字: groovy jruby

