swfmovie_protect.3
来自「Ming is a library for generating Macrome」· 3 代码 · 共 32 行
3
32 行
.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!.\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!.TH "SWFMovie_protect" 3 "15 March 2007" "c2man movie.c".SH "NAME"SWFMovie_protect \- enable edit protections for a movie.SH "SYNOPSIS".ft B#include <ming.h>.br.spvoid SWFMovie_protect.br(.br SWFMovie movie,.br char *password.br);.ft R.SH "PARAMETERS".TP.B "SWFMovie movie"Movie to protect..TP.B "char *password"Mds5 encoded password..SH "DESCRIPTION"This function adds a block that tells flash editors to require a passwordto allow editing of this this movie. The block contains an md5 encodedpassword which will be used by the flash editor to allow access to the movie.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?