查看会员资料
- Email:用户隐藏
- Icq/MSN:qq
- 电话号码:
- Homepage:
- 会员简介:这家伙很懒,什么都没留下!
最新会员发布资源
ConsumerProducer
- 使用java写的生产者消费者多线程问题。 每隔100ms,生产者从数组中取出数据,放到共有数据库,消费者从中取出。(The multithreading problem of producer consumers written with Java. Every 100ms, the producer takes the data out of the array and puts it in a shared database, and the consumer takes it out.