首页 / 词典 / good

libjpeg

libjpeglibjpeg
  1. Thanks to libjpeg and libcurl , the camera application now does the things it most needs to do .

    借助libjpeg和libcurl,摄像机应用程序基本上能够实现所需的功能了。

  2. Libcurl , like libjpeg , prefers to work on a stdio FILE object instead of a memory buffer .

    与libjpeg一样,Libcurl用于处理stdioFILE对象,而不是内存缓冲区。

  3. However , gdk_pixbuf seemed a bit of overkill and I 've always been fond of the standard libjpeg library , also included with the N800 .

    然而,gdkpixbuf似乎有点大材小用,而且我一直喜欢标准libjpeg库,该库也包含在N800中。

  4. Libjpeg finishes touching the buffer before libcurl starts , and that fflush () that might otherwise have seemed redundant ensures that any remaining data are in memory .

    在libcurl开始之前,libjpeg就已经完成对缓冲区的处理。fflush()看起来有些多余,但是可以确保剩余的数据仍在内存中。