代码搜索:regular
找到约 4,507 项符合「regular」的源代码
代码结果 4,507
www.eeworm.com/read/324866/3497904
as regular.as
//Created by Action Script Viewer - http://www.buraks.com/asv
class mx.transitions.easing.Regular
{
function Regular () {
}
static function easeIn(t, b, c, d) {
www.eeworm.com/read/373544/2761530
as regular.as
class mx.transitions.easing.Regular
{
function Regular()
{
} // End of the function
static function easeIn(t, b, c, d)
{
t = t / d;
return (c * (t / d) * t
www.eeworm.com/read/281104/10263437
regular_run
#!/bin/bash
# SMS Server Tools 3.
# Sample script for using a regular run feature.
# See run.html for more details.
# The first part is going to the eventhandler:
# The following code stores delivery
www.eeworm.com/read/175081/6959286
tex regular.tex
\documentclass{article}
\pagestyle{empty}
\oddsidemargin 2.1mm
\textwidth 155mm
\topmargin -12mm
\textheight 230mm
\def\IR{\mbox{I\kern-0.22em R}}
\def\genlistlabel#1{#1\hfill}
\newenviro
www.eeworm.com/read/464632/7066919
txt regular.txt
aa dd sa da fa sd af af fd fs as fas das fdd sad fads fadd daf dafs fad faa fadd sass saf fads dafs daff safs dfs fdsa daff dfad daff fads asd dafsfdsa daff dfad daff fads asd dafsfdsa daff dfad daff
www.eeworm.com/read/463439/7109446
tex regular.tex
\documentclass{article}
\pagestyle{empty}
\oddsidemargin 2.1mm
\textwidth 155mm
\topmargin -12mm
\textheight 230mm
\def\IR{\mbox{I\kern-0.22em R}}
\def\genlistlabel#1{#1\hfill}
\newenviro
www.eeworm.com/read/239874/13250328
dsp regular.dsp
# Microsoft Developer Studio Project File - Name="Regular" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) S
www.eeworm.com/read/239874/13250342
cpp regular.cpp
#include "StdAfx.h"
#include "deelx.h"
#include
#include
extern "C" char *find(const char *RegularString, const char *DataString)
{
char *re = new char(1024);
CRegexpT
www.eeworm.com/read/239874/13250345
dsw regular.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/139332/5799256
cin regular.cin
1 2 3
3 4 5
7 8 9
0 3 5
2 4 6
7 5 3
8 4 9
4 5 6
8 5 2
4 3 7