代码搜索结果
找到约 92,609 项符合
div 的代码
previewcontent.jsp
This is a PREVIEW! Hit "Keep Editing" to go back to the edit
templates.vm
## This is where the common macro's live
#macro (note $data)
Note
$data.content
#end
#macro (warning $data)
header.jsp
PetClinic :: a Spring Framework demonstration
div.ms
# fr30 testcase for division
# mach(): fr30
.include "testutils.inc"
START
.text
.global div
div:
; simple division 12 / 3
mvi_h_gr 0x00000003,r2
mvi_h_dr 0xdeadbeef,mdh
mvi_h_dr 0
div.pl
#!/usr/local/bin/perl
# x86 assember
sub bn_div_words
{
local($name)=@_;
&function_begin($name,"");
&mov("edx",&wparam(0)); #
&mov("eax",&wparam(1)); #
&mov("ebx",&wparam(2)); #
&div("ebx");
class.js
document.write("");
document.write("