搜索资源列表
MyFramer
- ethernet帧解析,根据截获得数据包,按照以太帧结构解析,crc-8校验-ethernet frame to resolve, in accordance with cut-off access to data packets, in accordance with the Ethernet frame structure analysis, crc-8 Checksum
amf
- python3.0 以上可用的amf协议数据解析类库-available over python3.0 amf protocol data parsing class library
DMS2
- DMS数据挖掘系统,该系统分为客户端,网络传输层,以及服务端。其中,客户端通过读取日志文件,经过解析,匹配,发送匹配好的数据给服务器-DMS data mining system, which is divided into client, network transport layer, and server-side
ASP-list
- 我们在腾讯网站等一些评论栏目上可以看到这样的应用,列表没有使用分页条,而是一次加载一定数量的记录显示在列表页,当用户浏览到列表页底部时,可以通过单击“加载更多”来查看更多记录。有网友反映数据量大时,加载速度慢,这一版本改变了后台读取方式,加快了输出速度。 原理:页面载入时,jQuery向后台请求数据,ASP程序通过查询数据库将最新的几条记录显示在列表页,在列表页的底部有个“更多”链接,通过触发该链接,向服务端发送Ajax请求,后台ASP程序接收请求参数,并作出相应,获取数据库相应的记录并以J
task003
- json文件读取和解析数据。其中,解决了中文的数据不能解析的问题。-json file read and parse the data. Among them, the Chinese data to solve the problem can not be resolved.