<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Keebing - 大连程序员_分类_PowerBuilder</title><id>http://feed.cnblogs.com/blog/u/26179/category/97133/rss</id><updated>2012-06-03T10:37:36Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/keebing/category/97133.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/26179/category/97133/rss"/><entry><id>http://www.cnblogs.com/keebing/archive/2007/06/20/790981.html</id><title type="text">PB调用DLL时，Byte类型的对应</title><summary type="text">最近一个项目需要调用硬件厂商提供的DLL来操作硬件，厂商提供的函数好多都需要byte类型的数组，这可犯了难，在我的印像中Byte类型好像在PB中没有对应的，让同事上网查了查也说没有，但我感觉PB中应当能有与之对应的类型。在网上查找到了好多结果，有说char，blob，any等等。我到是认为byte类型是8位，这应当跟PB中的char类型一致。函数原型int kqjmodify(byte * msg...</summary><published>2007-06-20T13:36:00Z</published><updated>2007-06-20T13:36:00Z</updated><author><name>keebing</name><uri>http://www.cnblogs.com/keebing/</uri></author><link rel="alternate" href="http://www.cnblogs.com/keebing/archive/2007/06/20/790981.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/keebing/archive/2007/06/20/790981.html"/><content type="text">最近一个项目需要调用硬件厂商提供的DLL来操作硬件，厂商提供的函数好多都需要byte类型的数组，这可犯了难，在我的印像中Byte类型好像在PB中没有对应的，让同事上网查了查也说没有，但我感觉PB中应当能有与之对应的类型。在网上查找到了好多结果，有说char，blob，any等等。我到是认为byte类型是8位，这应当跟PB中的char类型一致。函数原型int kqjmodify(byte * msg...</content></entry></feed>
