博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Programming INDIGO
阅读量:4232 次
发布时间:2019-05-26

本文共 699 字,大约阅读时间需要 2 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp

The purpose of this book is to give you the practical information you need to program Indigo and apply it effectively. My intent is to equip you for maximum success in designing and building connected applications.

This is a how-to book, and you'll find that much of the material in these pages resembles a cookbook. This task-oriented organization allows you to easily look up something you need to do and see how to accomplish it with Indigo. Each task is explained conceptually and then followed by a code example. The code examples can also be downloaded (as explained shortly).

http://rapidshare.com/files/52366806/0735621519.zip
你可能感兴趣的文章
看文档还是看源代码+调试--附带rsyslog的例子
查看>>
查看 SELinux状态及关闭SELinux
查看>>
CentOS常用到的查看系统命令
查看>>
如何查看已安装的CentOS版本信息
查看>>
CentOS 6.5下利用Rsyslog+LogAnalyzer+MySQL部署日志服务器
查看>>
Linux学习之CentOS(十三)--CentOS6.4下Mysql数据库的安装与配置
查看>>
关于systemd和sysvinit的说明
查看>>
Linux 中 rc.local、init.d、rc.x、init 这几个文件(夹)各有什么作用?启动执行的脚本应该均放在 rc.local 中吗?
查看>>
linux中/etc/rc.d/rc.local和/etc/rc.local这两个文件有什么区别
查看>>
/etc/rc.d/rc.local linux启动自动开启某些服务
查看>>
UNIX文件权限详解(尤其是SUID和SGID)
查看>>
libc、glibc与gcc
查看>>
linux内核设计与实现的读书笔记1 -内核开发头文件
查看>>
编译链接------Linux环境下c语言静态链接库和动态链接库创建和使用
查看>>
C++静态库与动态库
查看>>
关于libc和glibc
查看>>
/etc/rc.d/rc与/etc/rc.d/init.d的关系介绍
查看>>
浅析 Linux 初始化 init 系统,第 1 部分: sysvinit
查看>>
Linux 线程实现机制分析
查看>>
Linux写时拷贝技术(copy-on-write)
查看>>