Created by Wang, Jerry, last modified on Mar 22, 2016
原创 2022-04-15 10:07:57
36阅读
Created by Wang, Jerry, last modified on Mar 22, 2016
原创 2021-07-15 13:51:39
85阅读
Balloon Comes! Time Limit: 2000/1000 MS (Java/Others) Memory Li
原创 2023-05-05 18:42:20
159阅读
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 23182 Accepted Submission(s): 8774 Problem Descr
转载 2017-05-30 08:57:00
85阅读
2评论
P
原创 2022-09-28 10:59:40
83阅读
http://blog.ionic.io/crosswalk-comes-to-ionic/Updated as of 4/13/2015Ionic and CrosswalkWith our latest CL...
转载 2022-05-02 22:44:14
193阅读
I've worked for a campuse for years, and now I'm exhaust. I failed to get a master degree and it seemed there is no place for my career here. I can't wait this campuse to fire me when I was in my&nbsp
原创 2007-11-08 21:39:37
690阅读
New year comes again New year is coming again.Ithink thatIshouldtype some words on my blogas usual to mark these special days. soit canmake me remmberthese days after...
原创 2021-12-14 11:38:25
80阅读
New year comes again New year is coming again.Ithink thatIshouldtype some words on my blogas usual to mark these special days. soit canmake me remmberthese days after...
原创 2022-04-20 22:44:58
278阅读
#include<stdio.h>#include<math.h>#define zero 1e-10int main(){ int _case; char ys; int a,b,c; double d; while(scanf("%d",&_case)) { while(_case--) { getchar(); scanf("%c %d %d",&ys,&a,&b); if(ys=='+')printf("%d\n",a+b); ...
转载 2013-04-25 16:00:00
155阅读
What comes after microservice?(Jin Qing’s Column, Oct. 25, 2021)Reading “The Evolutio
原创 2023-06-16 01:10:58
73阅读
#include #include using namespace std;int main(){ int n; scanf("%d",&n); for(int i=1; i<=n; i++) { char c,demo; int a,b; scanf("%c%c%c%d%c%d",&demo,&c,&demo,&a,&demo,&b); if (c=='+') printf("%d\n",a+b); if (c=='-') printf(&
转载 2013-12-22 12:58:00
149阅读
New year is coming again.I think that I should type some words on my b
原创 2021-09-07 15:30:24
80阅读
Balloon Comes!Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 21970    Accepted Submission(s): 8278Problem DescriptionThe contest st
原创 2023-04-24 02:53:23
32阅读
Balloon Comes!Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 32182    Accepted Submission(s): 12105Problem DescriptionThe contest s
原创 2023-02-20 10:21:05
53阅读
一、Spring简介1、概述1.1、发展历程Spring使用的是Javabean来代替EJB;2002,首次推出Spring框架的雏形:interface 21框架;2004年3月24号,Spring框架以interface21为基础,经过重新设计,并不断丰富内涵。2004年3月24号正式发布。Rod Johnson对J2EE架构质疑,开始开发轻量级Spring框架。对技术发展要基于自己的经验,不
转载 2024-08-30 09:22:46
34阅读
小记:PE了我几次,看不懂。可能是
原创 2023-07-18 18:36:19
48阅读
Google在新加坡的这种服务还真不错.maps.google.com.sg/streetview可以看到我的同事在门口
原创 2022-08-22 18:16:03
79阅读
有状态bean和无状态bean请看 Spring Bean 中所说的作用域,在配置文件中即是“scope”在面向对象程序设计中作用域一般指对象或变量之间的可见范围。而在Spring容器中是指其创建的Bean对象相对于其他Bean对象的请求可见范围。在Spring 容器当中,一共提供了5种作用域类型 singleton(Springmvc默认是singleton单例模式)prototypereque
All is XSS that comes to the .NET 通杀.NET的XSS! https://localhost:44345/(A(%
转载 2020-04-21 18:49:00
170阅读
2评论
  • 1
  • 2
  • 3
  • 4
  • 5