03 2023 档案
摘要:#include <bits/stdc++.h> using namespace std; int main(){ int x,y,n,s,max; cin>>n; for(int i=0;i<n;i++){ cin>>x>>y; if(x>=90 && x<=140 && y>=60 && y<=
阅读全文
摘要:#include <iostream> using namespace std; int main(int argc, char** argv) { int x=0,n,m=0,y; for(int x=1;x<=12;x++){ cin>>n; m=m+300-n; y=y+m/100*100;
阅读全文
摘要:#include <iostream> #include <cstdlib> #include <ctime> using namespace std; int main(int argc, char** argv) { int x; srand(time(0)); do{ int num=rand
阅读全文
摘要:<!DOCTYPE html> <html> <head> <title>表格</title> <link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css"
阅读全文
摘要:<!DOCTYPE html> <html> <head> <title>表格1</title> <link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css
阅读全文
摘要:<!DOCTYPE html> <html> <head> <title>基本的表格布局</title> <link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min
阅读全文
摘要:<!DOCTYPE html> <html> <head> <title>666</title> <link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css
阅读全文
摘要:#include <iostream> #include <string> #include "minecraft.h" using namespace std; TxMinecraft mc; int main(int argc, char** argv) { bool con=mc.Connec
阅读全文
摘要:<!doctype html> <html> <head> <title>收件箱</title> <link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css
阅读全文
摘要:<!doctype html> <html> <head> <title>Bootstrap 实例-堆叠的水平</title> <link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bo
阅读全文
摘要:<!doctype html> <html> <head> <title>皮肤库</title> <link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css
阅读全文
摘要:<!doctype html> <html> <head> <title>皮肤库</title> <link rel="stylesheet"href="bootstrap.min.css"> <script src="jquery.min.js"></script> <script src="bo
阅读全文
摘要:<!doctype html> <html> <head><title>皮肤库</title></head> <body> <table align="center"> <tr> <td> <div align="center"> <img src="800.png" height="150px">
阅读全文
摘要:<!doctype html><html><head><title>必吃美食</title></head><body><h3 align="center" ><b>必吃美食</b></h3><table align="center" cellpadding="10" style="border:do
阅读全文