自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(9)
  • 收藏
  • 关注

原创 【Java】代理模式的理解与Java实现代理模式

就是我们其实并不关心代理商到底是谁,·而我们作为总部只需要去关心到底是怎么代理的业务,通俗一点来说就是我去看下你这个代理的业务行得通不,我可以跟你说下一些怎么实现业务等等,所以代理模式很像装饰者,装饰者模式是对一个业务的优化增强,而代理模式呢是对业务的拓展装饰者模式更强调自身代理模式更强调代理商要做的业务。

2023-09-13 23:12:50 32

原创 六子棋cdutyb

2022-01-06 02:25:21 220

原创 创建一个char *EXUL(char tt[])的函数使其实现相关功能

创建一个char *EXUL(char tt[])的函数使其实现输入一段字符串列如 “abc,dEf."能够使首字母大写,首字母后的小写,使其变为”Abc,Def."的功能函数。 #include<iostream> using namespace std; char *EXUL(char tt[]); int main() { char a[100]; cin>>a; *EXUL(a); } char *EXUL(char tt[]) { int c=1; int

2021-01-08 21:12:24 157

原创 前一天

我真的是一个废物,一遇到事情心态就不好,然后就会搞砸,什么事情都处理不好,有必要吗,没错,这里是离家很近,但根本没有我认为该存在的,是不是太过于自我了,对我就是过于自我,过于高估,什么都这样,我是不是?为什么这样 ,安于现状,三分热情,真的太过于,没什么想说的,可能这就是我逃避现实的原因,我需要拯救。 ...

2020-12-06 02:52:47 160

原创 【good day or bad day】

In the morning ,i get up in 6.35,Then,i go to play basketball.Beacuse i want to slove my basketball problems.They are abstract.But i konw what they are.I just try to slove them . Ok,it is hard for me. I try to shot.But my hands are cold.You know that a col

2020-11-16 22:20:32 154

原创 About“we are young“

Nice to see you!Now,I am a nice place where i meet 3 guys who come from Si Chuan.So All of us are Si Chuan pepole.I think it gives us a common ground. Maybe we have not same interest or habit but we can work and study together. So i think that is unity. L

2020-11-11 13:49:14 92

原创 pj2

@[#include using namespace std; int main() { int a[5],sum=0; double score; cout<<“请输入第一位评委的评分”<<endl; cin>>a1; cout<<“请输入第二位评委的评分”<<endl; cin>>a2; cout<<“请输入第三位评委的评分”<<endl; cin>>a3; cout<<“请输入第四位

2020-11-09 21:56:04 193

原创 linux c++ 2

在这里插入图片描述 just hello word but it represents my sweat. I do 3 hours to install ubuntu. Now I make it!

2020-11-09 00:42:58 74

原创 The first pj1 of learning C++[how to not use Strcat to fulfill String to string connection]

time:2020.11.4/15:03. address:yibin sichuan. content: This is my first blog.Yes,I never have my blog.But now I do it. Ok,This day is a important day.So,what happen?Well,i write my codes of pj2.c which is executed by Linux.Its hard for me,bud i want to solv

2020-11-04 15:20:34 120

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除