摘要:
SmartQ5/7 固件工具又升级了,主要是改个BUG (打包时crc没有被正确设置,打出来的包也没法正确刷机),瀑布汗~~1. add menu for version and vendor.2. add address column in the list view.3. fix the issue of crc.4. remove some useless code.v2.6 版下载: /F... 阅读全文
摘要:
it seems that while Q5 startup, plug in the power supply, then it will (or can) load the kernel in the NAND; while with the battery, it will load the kernel in the \SmartQ5 file. if it's tenable, then... 阅读全文
摘要:
Q5 upgrade tool flash the u-boot.bin, zImage and initramfs into NAND, their location are 0x0002, 0x0202 and 0x1000; And unzip the rootfs.tar.gz and home.tar.gz into inner SD, the partions of the inne... 阅读全文
摘要:
How to Use the "Enties Generator" tool to Create an entities project. 1. Download the "DACSetup.msi" from http://dac.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25412. 2. Start the "EntitiesGe... 阅读全文
摘要:
LINQ 太强了!强大到这样的功能,可以一句话搞定。 Select the top five customers in the Northwind database whose contact is the owner and those owners who placed orders totaling more than $10,000, then create XML containing ... 阅读全文