登录界面:<body> <h1>登录界面</h1> <form action="chuli.php" method="post"> <div > 开发部内部留言板 </div> <div >用户名:<input type="txt" name="yh" /></div> <div >口令:<inpu ...
分类:
其他好文 时间:
2016-05-28 19:03:17
阅读次数:
181
表单: <form id="" name="" method="post/get" action="负责处理的服务端"> id不可重复,name可重复,get提交有长度限制,并且编码后的内容在地址栏可见, post提交没有长度限制,且编码后内容不可见。 </form> 1.文本输入 文本框<inpu ...
分类:
Web程序 时间:
2016-05-23 10:33:36
阅读次数:
181
大数的位数 Time Limit: 1000 ms Case Time Limit: 1000 ms Memory Limit: 64 MBTotal Submission: 30 Submission Accepted: 9 Description 给出一个整数,确定这个数的阶乘的位数。 Inpu ...
分类:
其他好文 时间:
2016-05-16 00:15:02
阅读次数:
196
表单: action="负责处理的 <form id="" name="" method="post/get"服务端"> id不可重复,name可重复,get提交有长度限制,并且编码后的内容在地址栏可见, post提交没有长度限制,且编码后内容不可见。 </form> 1.文本输入 文本框<inpu ...
分类:
Web程序 时间:
2016-05-03 16:00:31
阅读次数:
257
h5的布局标签: 比如 article、footer、header、nav、section aside 表单控件:calendar、date、time、email、url、search 表单结构更自由 XHTML中需要放在form之中的诸如inpu/button/s人员配置:elect/textar ...
分类:
Web程序 时间:
2016-05-01 14:50:56
阅读次数:
356
DirectX11-Tutorial
本系列主要参考此博客的文章,同时会加上一点个人实践过程。
========================================== 分割线 ==========================================
#include
// include the standard inpu...
DirectX11-Tutorial
本系列主要参考此博客的文章,同时会加上一点个人实践过程。
========================================== 分割线 ==========================================
#include
// include the standard inpu...
表哥的面包 表哥的面包 Problem:1142 Time Limit:1000ms Memory Limit:65535K Description 可爱的表哥遇到了一个问题,有一个长为N(1≤N≤10^18)的长条状面包,问最多可以切成几段,使得每段面包的长度互不相等且均不能围成三角形。 Inpu ...
分类:
其他好文 时间:
2016-04-21 11:31:36
阅读次数:
153
报错内容如下: Your requirements could not be resolved to an installable set of packages. Problem 1 - yiisoft/yii2 2.0.x-dev requires bower-asset/jquery.inpu ...
分类:
其他好文 时间:
2016-04-14 13:43:43
阅读次数:
792
Jzzhu has invented a kind of sequences, they meet the following property: You are given x and y, please calculate fn modulo 1000000007 (109?+?7). Inpu ...
分类:
其他好文 时间:
2016-04-06 21:42:10
阅读次数:
226