代码搜索:Cook
找到约 1,338 项符合「Cook」的源代码
代码结果 1,338
www.eeworm.com/read/471935/6884235
h cookdata_float.h
/*
* COOK compatible decoder floating point data types and constants
* Copyright (c) 2003 Sascha Sommer
* Copyright (c) 2005 Benjamin Larsson
*
* This file is part of FFmpeg.
*
* FFmpeg is free
www.eeworm.com/read/457991/7314548
lrk readme.lrk
Linux ROM Kitchen
=================
Linux ROM kitchen is a tool that allows you to cook your own Windows Mobile
ROMs for HTC Windows Mobile devices. This means you can extract the contents
of a
www.eeworm.com/read/458943/1576514
js jquery.cookie.js
/**
* Cookie plugin
* @example $.cookie('the_cookie', 'the_value');
* @example $.cookie('the_cookie', 'the_value', { expires: 7, path: '/', domain: 'jquery.com', secure: true });
* @example $.cook