<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>ElfBoard嵌入式Linux开发板学习社区 - ELF 2专区</title>
    <link>https://bbs.elfboard.com/forum.php?mod=forumdisplay&amp;fid=23</link>
    <description>Latest 20 threads of ELF 2专区</description>
    <copyright>Copyright(C) ElfBoard嵌入式Linux开发板学习社区</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 18 Apr 2026 11:02:25 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://bbs.elfboard.com/static/image/common/logo_88_31.gif</url>
      <title>ElfBoard嵌入式Linux开发板学习社区</title>
      <link>https://bbs.elfboard.com/</link>
    </image>
    <item>
      <title>冒险搞的一个重庆67中14岁初 一学生(真实破 处)[27P]</title>
      <link>https://bbs.elfboard.com/forum.php?mod=viewthread&amp;tid=57177</link>
      <description><![CDATA[宅男福利！萝莉福利！老司机开车了 懂得上车！
手机在线看黄片！高清无 码！上千部！
▇▇限制级成人爽片在线看 点击观看 比看照片爽多了！▇▇
▇▇午夜激情电影在线看 点击观看 老司机都懂！▇▇



13岁 小少年操22岁大姐姐弄的观众尖叫婬 婬！点击播放


电脑用户用 ...]]></description>
      <category>ELF 2专区</category>
      <author>tan90970</author>
      <pubDate>Fri, 17 Apr 2026 17:22:42 +0000</pubDate>
    </item>
    <item>
      <title>13岁 小少年操22岁大姐姐弄的观众尖叫婬 婬！</title>
      <link>https://bbs.elfboard.com/forum.php?mod=viewthread&amp;tid=57176</link>
      <description><![CDATA[宅男福利！萝莉福利！老司机开车了 懂得上车！
手机在线看黄片！高清无 码！上千部！
▇▇限制级成人爽片在线看 点击观看 比看照片爽多了！▇▇
▇▇午夜激情电影在线看 点击观看 老司机都懂！▇▇



13岁 小少年操22岁大姐姐弄的观众尖叫婬 婬！点击播放


电脑用户用 ...]]></description>
      <category>ELF 2专区</category>
      <author>tan90970</author>
      <pubDate>Fri, 17 Apr 2026 16:35:34 +0000</pubDate>
    </item>
    <item>
      <title>四名美女大学生在宿舍被轮 奸</title>
      <link>https://bbs.elfboard.com/forum.php?mod=viewthread&amp;tid=57175</link>
      <description><![CDATA[宅男福利！萝莉福利！老司机开车了 懂得上车！
手机在线看黄片！高清无 码！上千部！
▇▇限制级成人爽片在线看 点击观看 比看照片爽多了！▇▇
▇▇午夜激情电影在线看 点击观看 老司机都懂！▇▇



13岁 小少年操22岁大姐姐弄的观众尖叫婬 婬！点击播放


电脑用户用 ...]]></description>
      <category>ELF 2专区</category>
      <author>tan90970</author>
      <pubDate>Fri, 17 Apr 2026 16:29:51 +0000</pubDate>
    </item>
    <item>
      <title>文件的多次打开</title>
      <link>https://bbs.elfboard.com/forum.php?mod=viewthread&amp;tid=57146</link>
      <description><![CDATA[在一个进程中多次打开同一个文件，会得到多个不同的文件描述符fd，在关闭文件时也需要关闭全部的文件描述符。测试：编译运行并查看测试结果从打印结果可知，四次调用open函数得到的文件描述符分别为 3、4、5、6，通过任何一个文件描述符对文件进行IO操作都是可以的，但 ...]]></description>
      <category>ELF 2专区</category>
      <author>水精灵</author>
      <pubDate>Thu, 16 Apr 2026 01:05:12 +0000</pubDate>
    </item>
    <item>
      <title>错误的退出操作</title>
      <link>https://bbs.elfboard.com/forum.php?mod=viewthread&amp;tid=57089</link>
      <description><![CDATA[当程序在执行某个函数时出现错误，如果该错误会导致后续步骤无法正常进行，应该在错误发生时立即终止程序的执行，而不是让程序继续运行下去。在 Linux 系统下，进程正常退出除了可以使用return之外，还可以使用exit、_exit以及_Exit。exit该函数是一个标准C库函数，函数 ...]]></description>
      <category>ELF 2专区</category>
      <author>水精灵</author>
      <pubDate>Fri, 10 Apr 2026 00:40:32 +0000</pubDate>
    </item>
    <item>
      <title>返回错误处理与相关函数</title>
      <link>https://bbs.elfboard.com/forum.php?mod=viewthread&amp;tid=57037</link>
      <description><![CDATA[在程序执行过程中，当判断到某个函数执行失败时，通常会调用return退出程序。在Linux系统下对常见的错误做了一个编号，每一个编号都代表着每一种不同的错误类型，当函数执行发生错误的时候，操作系统会将这个错误所对应的编号赋值给errno变量，每一个进程（程序）都维护 ...]]></description>
      <category>ELF 2专区</category>
      <author>水精灵</author>
      <pubDate>Thu, 02 Apr 2026 07:56:26 +0000</pubDate>
    </item>
    <item>
      <title>文件描述符和FILE指针转换</title>
      <link>https://bbs.elfboard.com/forum.php?mod=viewthread&amp;tid=56945</link>
      <description><![CDATA[在同一个文件上执行I/O操作时，系统I/O与标准I/O可以混合使用，借助于库函数 fdopen、fileno可以将文件描述符和FILE指针对象之间进行转换。fileno用于将传入的FILE指针转换成整数文件描述符。1）头文件#include 2）函数原型int fileno(FILE *stream);3）参数stream：表 ...]]></description>
      <category>ELF 2专区</category>
      <author>水精灵</author>
      <pubDate>Fri, 27 Mar 2026 01:00:32 +0000</pubDate>
    </item>
    <item>
      <title>I/O缓冲</title>
      <link>https://bbs.elfboard.com/forum.php?mod=viewthread&amp;tid=56944</link>
      <description><![CDATA[前面有提到系统IO和标准IO在缓冲方面的区别，针对缓冲部分，有一些概念和操作函数需要了解。内核缓冲 实际上系统IO在进行文件读写时并不会直接访问磁盘设备，而是仅仅在用户空间缓冲区和内核缓冲区（kernel buffer cache）之间复制数据，而内核会将其缓冲区中的数据写入 ...]]></description>
      <category>ELF 2专区</category>
      <author>水精灵</author>
      <pubDate>Fri, 27 Mar 2026 00:59:30 +0000</pubDate>
    </item>
    <item>
      <title>Linux系统的文件管理机制之文件打开时的状态</title>
      <link>https://bbs.elfboard.com/forum.php?mod=viewthread&amp;tid=56943</link>
      <description><![CDATA[当调用open函数去打开文件的时候，内核会申请一段内存（一段缓冲区），并且将静态文件的数据内容从磁盘这些存储设备中读取到内存中进行管理、缓存（也把内存中的这份文件数据叫做动态文件、内核缓冲区）。打开文件后，对该文件的读写操作，都是对内存中这一份动态文件进 ...]]></description>
      <category>ELF 2专区</category>
      <author>水精灵</author>
      <pubDate>Fri, 27 Mar 2026 00:58:08 +0000</pubDate>
    </item>
    <item>
      <title>Linux系统的文件管理机制之静态文件与 inode</title>
      <link>https://bbs.elfboard.com/forum.php?mod=viewthread&amp;tid=56764</link>
      <description><![CDATA[文件在没有被打开的情况下一般都是存放在存储设备中，比如硬盘、U盘等存储设备。静态文件则是指：存放在磁盘文件系统中，并且以一种固定的形式进行存放的文件。 
文件储存在硬盘上，硬盘的最小存储单位叫做“扇区”（Sector），每个扇区储存512字节（相当于 0.5KB），操 ...]]></description>
      <category>ELF 2专区</category>
      <author>水精灵</author>
      <pubDate>Thu, 05 Mar 2026 01:00:12 +0000</pubDate>
    </item>
    <item>
      <title>飞牛NAS适配</title>
      <link>https://bbs.elfboard.com/forum.php?mod=viewthread&amp;tid=56720</link>
      <description><![CDATA[飞牛的NAS系统已经更新ARM的镜像了，别人家的RK3588都有适配，ELF2会有适配吗？大概什么时间出]]></description>
      <category>ELF 2专区</category>
      <author>forlinx123</author>
      <pubDate>Mon, 02 Mar 2026 01:32:10 +0000</pubDate>
    </item>
    <item>
      <title>标准IO接口之刷新缓冲</title>
      <link>https://bbs.elfboard.com/forum.php?mod=viewthread&amp;tid=56709</link>
      <description><![CDATA[1.fflush
用于刷新指定文件的stdio输出缓冲区。
2.头文件
#include 
3.函数原型
int fflush(FILE *stream);
4.参数
stream：表示指定的文件，如果为NULL，则表示刷新所有的stdio缓冲区。
5.返回值
成功返回0，失败将返回一个-1，并且会设置errno来指示错误原因。

 ...]]></description>
      <category>ELF 2专区</category>
      <author>水精灵</author>
      <pubDate>Sat, 28 Feb 2026 00:42:41 +0000</pubDate>
    </item>
    <item>
      <title>标准IO接口之设置缓冲区</title>
      <link>https://bbs.elfboard.com/forum.php?mod=viewthread&amp;tid=56658</link>
      <description><![CDATA[1.setvbuf
用于以对文件的 stdio 缓冲区进行设置，譬如缓冲区的缓冲模式、缓冲区的大小、起
始地址等。
1）头文件
#include 
2）函数原型
int setvbuf(FILE *stream, char *buf, int mode, size_t size);
3）参数
stream：表示指定的文件。
buf：如果不为NULL，那么buf ...]]></description>
      <category>ELF 2专区</category>
      <author>水精灵</author>
      <pubDate>Thu, 12 Feb 2026 02:43:18 +0000</pubDate>
    </item>
    <item>
      <title>标准IO接口之检查和复位</title>
      <link>https://bbs.elfboard.com/forum.php?mod=viewthread&amp;tid=56623</link>
      <description><![CDATA[调用fread读取数据时，如果返回值小于参数nmemb所指定的值，表示发生了错误或者已经到了文件末尾（end-of-file），但fread无法具体确定是哪一种情况。在这种情况下，可以通过判断错误标志或end-of-file标志来确定具体的情况。
1.feof
用于检查stream所指文件的end-of-fi ...]]></description>
      <category>ELF 2专区</category>
      <author>水精灵</author>
      <pubDate>Fri, 06 Feb 2026 08:56:09 +0000</pubDate>
    </item>
    <item>
      <title>标准IO接口之格式化输入</title>
      <link>https://bbs.elfboard.com/forum.php?mod=viewthread&amp;tid=56565</link>
      <description><![CDATA[格式化输入用于从不同输入源中获取数据并根据格式化字符串format转换为对应的格式代码并存储在对应的类型中。
格式化输入函数：即按特定的格式从特定位置上把数据输入到特定的位置之中。
1.scanf
用于从标准输入流stdin读取格式化数据，并根据参数格式将其存储到附加参 ...]]></description>
      <category>ELF 2专区</category>
      <author>水精灵</author>
      <pubDate>Thu, 29 Jan 2026 05:12:36 +0000</pubDate>
    </item>
    <item>
      <title>标准IO接口之格式化输出printf</title>
      <link>https://bbs.elfboard.com/forum.php?mod=viewthread&amp;tid=56465</link>
      <description><![CDATA[将格式化数据输出到标准输出。]]></description>
      <category>ELF 2专区</category>
      <author>水精灵</author>
      <pubDate>Tue, 20 Jan 2026 00:47:42 +0000</pubDate>
    </item>
    <item>
      <title>标准IO接口之文件偏移量</title>
      <link>https://bbs.elfboard.com/forum.php?mod=viewthread&amp;tid=56384</link>
      <description><![CDATA[1.fseek
用于设置文件中位置指针的偏移量。]]></description>
      <category>ELF 2专区</category>
      <author>水精灵</author>
<enclosure url="/forum/
2）函数原型
int fseek(FILE *stream, long offset, int whence);" length="
3）参数
stream：要操作的文件指针。
offset：表示以whence为起始点的偏移字节数。
whence：表示offset的起始点位置，可以是以下之一 ..." type="image/jpeg" />      <pubDate>Wed, 14 Jan 2026 01:26:39 +0000</pubDate>
    </item>
    <item>
      <title>刚买了elf2，应从哪里开始学</title>
      <link>https://bbs.elfboard.com/forum.php?mod=viewthread&amp;tid=56379</link>
      <description><![CDATA[是按照资料目录从Linux开始看，还是从ELF 2开发板快速启动手册开始看]]></description>
      <category>ELF 2专区</category>
      <author>fesA</author>
      <pubDate>Tue, 13 Jan 2026 07:35:13 +0000</pubDate>
    </item>
    <item>
      <title>标准IO接口之关闭文件</title>
      <link>https://bbs.elfboard.com/forum.php?mod=viewthread&amp;tid=56258</link>
      <description><![CDATA[1.fclose
用于关闭某个已打开的文件。        
2.头文件
#include         
3.函数原型
int fclose(FILE *stream);        
4.参数
stream：要关闭的文件指针。
5.返回值
返回0，表示关闭成功；若返回EOF（-1），表示出错。
6.示例：(以只读方法打开ftest文件，再关闭)
 ...]]></description>
      <category>ELF 2专区</category>
      <author>水精灵</author>
      <pubDate>Mon, 05 Jan 2026 05:08:13 +0000</pubDate>
    </item>
    <item>
      <title>标准IO接口之读文件</title>
      <link>https://bbs.elfboard.com/forum.php?mod=viewthread&amp;tid=56257</link>
      <description><![CDATA[1.fgetc
对单个字符的读操作，只能操作文本文件。
1）头文件
#include 
2）函数原型
int fgetc(FILE *stream);
3）参数
stream：目标文件的文件指针。
4）返回值
若读取成功，返回读取到的字符，若失败或者到达文件末尾，返回EOF（-1）。
5）示例：(以只读方法打开ftest ...]]></description>
      <category>ELF 2专区</category>
      <author>水精灵</author>
      <pubDate>Mon, 05 Jan 2026 05:06:33 +0000</pubDate>
    </item>
  </channel>
</rss>