- 博客(2)
- 收藏
- 关注
原创 TEA加密算法C语言实现
#include <stdio.h>void Encryption();void encrypt(unsigned int *A,unsigned int *B);void Decryption();void decrypt(unsigned int *A,unsigned int *B);void menu(char choice);void main(){ char choice; while( choice != 'C' ) { fflush(
2020-05-25 10:59:08
2407
原创 投票【票数加减实现】
投票【票数加减实现】 jQuery实现购物车多物品数量的加减+总价计算 }) <?php $sql="select * from vote"; $rs=$link -> query($sql); while($rows=$rs->fetch(PDO::FETCH_ASSOC)) { ?> <?php $sq...
2019-12-12 17:04:53
221
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人