Guo Degang was ridiculed for "earning all the money to talk about crosstalk", netizens: all of them are lined with peers

Guo Degang was ridiculed for "earning all the money to talk about crosstalk", netizens: all of them are lined with peers

Guo Degang was ridiculed for "earning all the money to talk about crosstalk", netizens: all of them are lined with peers

The comedy variety show "Gold Medal Comedy Class" launched by CCTV has broadcast the latest issue. In the last episode of the first stage, the well-known cross-talk actor Chen Yinquan also performed on stage, presenting a "makeup cross-talk" for everyone.

This time, Chen Yinquan competed alone, and his partner Hou Zhenpeng did not appear.

As early as the fourth season of "Smiling Proud of the Jianghu" broadcast in 2019, Chen Yinquan and Hou Zhenpeng said in the show that they had left the hip-hop bag shop and opened their own small garden of cross-talk.

Guo Degang was ridiculed for "earning all the money to talk about crosstalk", netizens: all of them are lined with peers

In this issue of "Gold Medal Comedy Class", Chen Yinquan used the three mentors and guests on the scene to shake the baggage in the program, which achieved a good effect.

He said on the show that he no longer said crosstalk because it didn't make money. And the money for crosstalk has let Guo Degang earn it.

Chen Yinquan also ridiculed Teacher Chen Peisi, saying that Teacher Chen Peisi did not perform sketches anymore.

At the end, Chen Yinquan also complained about Yingda.

Guo Degang was ridiculed for "earning all the money to talk about crosstalk", netizens: all of them are lined with peers

Although Chen Yinquan's words were said in the program, because of the need for content, he was only said. Although it was still in a ridiculous tone, I have to say that Chen Yinquan's words came to the point.

Indeed, using crosstalk to make money, the first thing that everyone thinks of is definitely Guo Degang and the Deyun Society he leads.

Not only that, Guo Degang and Deyun She have also become the benchmark of private cross-talk and a model of commercial cross-talk.

Although it is said that "Guo Degang earned all the money to say crosstalk", this sentence is somewhat exaggerated, but it cannot be denied that among the cross-talk societies that hold large-scale commercial performances, the most profitable ones are definitely Guo Degang and Deyun Society.

Therefore, from a certain point of view, Chen Yinquan's ridicule is not unreasonable.

Guo Degang was ridiculed for "earning all the money to talk about crosstalk", netizens: all of them are lined with peers

In 2020, due to the epidemic, the large-scale commercial performances of Deyun Society were basically suspended. Although performances resumed on September 12, large commercial performances did not resume. Only small theater performances have been restored. As well as a very few large-scale performances, such as box sealing, New Year's Eve, etc.

But before 2020, deyunshe's commercial performances are all booming.

These performances not only spread throughout the country, but also went out of the country and went to the world. This includes Japan, Singapore, Thailand, Australia, New Zealand, and even the United Kingdom, Germany, France, Italy, Spain, and Dubai. Like Canada and the United States in North America, Deyun Society will have people going every year.

It can be said that in the commercial performance of cross-talk, Deyun Society is currently the most powerful private cross-talk group. It is estimated that for a long time it will be difficult for other societies to surpass.

Not only that, but it is no longer only Guo Degang, Yu Qian, Yue Yunpeng and Sun Yue who hold large-scale commercial performances.

Cao Heyang, Zhang Helun Lang Heyan, Meng Hetang Zhou Jiuliang, Gao Feng Luan Yunping, Wang Jiulong Zhang Jiuling, Shang Jiuxi He Jiuhua, Xie Jin Li Hedong and others have also held their own large-scale commercial performances.

The commercial performances of Deyun Society have not only blossomed all over the world, but also expanded in terms of personnel, and more and more cross-talk actors have the strength to hold personal special performances.

Moreover, Guo Degang Yuqian also held a large-scale special performance at the Shanghai Ten Thousand Performing Arts Center. It's also unique.

It can be said that the success of commercial crosstalk has been very well confirmed by Guo Degang and Deyun Society.

Guo Degang was ridiculed for "earning all the money to talk about crosstalk", netizens: all of them are lined with peers

Of course, in the commercial performance of cross-talk, Deyun She and Guo Degang are indeed a single company and thrive. But it is not only the Deyun Society that makes money, but many emerging cross-talk societies are also working the road of commercial cross-talk.

For example, the Qingqu Society from Xi'an, the new forces of cross-talk, and the hip-hop bag shop from Beijing, these small-scale cross-talk societies also have their own fans and audiences.

It may be inferior to Deyun She and Guo Degang in terms of earning power, but it is gratifying that their cross-talk also has their own audience.

Moreover, there are more unknown small cross-talk societies, struggling, trying to support themselves by holding large or small cross-talk performances, and at the same time actively disseminating, promoting and developing cross-talk culture.

For the future prosperity of crosstalk, these are all acts worthy of praise.

Guo Degang was ridiculed for "earning all the money to talk about crosstalk", netizens: all of them are lined with peers

Of course, the commercial performances of Guo Degang and Deyun She also attracted some different voices.

For example, at the seminar of the Tianjin Xiangsheng Festival, some experts said that some cross-talk actors one-sidedly pursue economic benefits

There are also celebrities who believe that the economic effects of crosstalk should not be exaggerated...

In short, the success of Deyun Society and Guo Degang's commercial cross-talk has won a lot of criticism and reminders while winning bursts of applause.

Guo Degang was ridiculed for "earning all the money to talk about crosstalk", netizens: all of them are lined with peers

Guo Degang has clearly pointed out more than once that cross-talk can only be successful in commercial performances.

For example, in "There Are New People in Crosstalk", Guo Degang reiterated this view when he "debated" with Li Hongye, a doctor at Jiaotong University and a formula cross-talk couple.

At least from the current point of view, Guo Degang's argument is completely wrong, and it is also to cater to the market.

Deyun Society has more than 400 members, such a large group, if you want to feed, how can you do it without successful commercial performances.

The key is that facts have proved that successful cross-talk commercial performances, together with the dissemination of cross-talk culture, the promotion of cross-talk art, and the development of cross-talk business, not only do not have the slightest contradiction or conflict, but also are mutually beneficial and symbiotic.

Guo Degang was ridiculed for "earning all the money to talk about crosstalk", netizens: all of them are lined with peers
Guo Degang

python02_python常用資料類型字元串

資料類型資料

一、數值類型

整數(int):整數

浮點數(float):小數

布爾值(bool):隻有兩個值True和False

二、python常見運算運算符

  • 算術運算符:+     -     *     /     %
  • 指派運算符:=     +=     -=
  • 比較運算符:==     >     <     >=     <=     !=       條件成立傳回True,條件不成立傳回False
  • 邏輯運算符:or-假假為假     and-真真為真     not-非

三、随機數子產品:random

  • 随機生成0~1之間的浮點數     random.random()
  • 随機生成a~b之間的浮點數     random.uniform(a,b)
  • 随機生成1~10之間的整數     random.randint(1,10)

四、字元串

1、字元串的定義

  • 單引号、雙引号:定義單行字元串
  • 三引号、三雙引号:多行字元串定義
  • 空字元串:s = ''
  • 空白字元:s = ' '
  • 内置函數:str()
  • 注意點:字元串中有單引号時(外面用雙引号注意區分)

2、字元串的切片和下标取值

  • 下标索引取值

              下标取值:可以正向取,也可以反向取

              注意點:正向從0開始,反向從-1開始

  • 切片

               切片的文法:和下标取值一樣使用中括号進行切片,有兩種用法:

                      [a,b]:a代表起始位置下标,b代表終止位置下标(左閉右開)

                      [a:b:c]:a代表起始位置下标,b代表終止位置下标(左閉右開),c代表步長

3、字元串拼接和轉義

                 +号:“hello”+“python”

                  字元串轉義:

                             \n:換行符

                             \t:水準制表符……

                             關閉轉義:r'hello \n python'

4、字元串常用方法

方法 描述
join 字元串拼接
find 查找元素的位置
count   查找元素的個數
replace 替換字元
split 字元串分割
format   格式化輸出
upper 将字母大寫 
lower 将字母轉成小寫

5、格式化輸出

1)Format格式化輸出

  • format()功能更強大,該函數把字元串當成一個模闆,通過傳入的參數進行格式化,并且使用大括号{}作為特殊字元代替'%'
資料 格式 結果 描述
5.11111 {:.2f} 5.11 保留小數點後兩位
2.11 {:.0f} 2 不帶小數
5 {:x>4d} xxx5 數字補零(填充左邊,寬度為4)
5 {:x<4d} 5xxx 數字補零(填充右邊,寬度為4)
0.25 {:.2%} 25.00% 百分比格式
aa {:>10d} aa 右對齊(預設,寬度為10)
aa {:<10d} aa 左對齊(寬度為10)
aa {:^10d} aa 中間對齊(寬度為10)

   2)傳統的格式化輸出%

符号 描述
%s 格式化字元串
%d 格式化整數
%f 格式化浮點數字,可指定小數點後的精度

3)練習題:通過格式化輸出,将下面資料輸出成下面結果

name = '小明'

age = 18

money = 99.99

這位同學叫:小明,今年:18歲,銀行卡餘額:99.99

name = '小明'
age = 18
money = 99.99
print('這位同學叫:{},今年:{}歲,銀行卡餘額:{}'.format(name,age,money))
           

五、小練習

1、使用者輸入一個數值,請判斷使用者輸入的是否為偶數?是偶數輸出True,不是輸出False(提示:input輸入的不管是什麼,都會被轉換成字元串)

# 輸入數字
num = input('請輸入數字:')
# 轉換成int  或者float也可以
num = int(num)
# 條件運算符做比較,列印結果
print('num%2==0')
           

2、賣橘子的電腦:寫一段代碼,提示使用者輸入橘子的價格,然後随機生成購買的斤數(5到10斤之間),最後計算出應該支付的金額!

import random
# 輸入價格
price = input('輸入價格:')
# 轉換成浮點數
price = float(price)
# 生成斤數
num = random.randint(5,10)
print('購買斤數:',num)
# 計算價格
res = price * num
print('支付金額:',res)
           

3、現在有清單li = ['hello','python','!'],通過相關操作轉換成字元串'hello python !'

li =  ['hello','python','!']
# 建立空白字元串
str1 = ' ' 
# 使用join方法
res = str1.join(li)
print(res)
           

4、現在有字元串:str1='python hello aaa 123123aabb'

1)請計算字元串中有多少個'a'

2)請找出字元串中'123'的下标起始位置

3)請分别判斷'o a'  'he'  'ab'是否是該字元串中的成員

str1='python hello aaa 123123aabb'
# 1)計算字元串中有多少個'a'
count_a = str1.count('a')
print('a的個數:',count_a)

# 2)找出字元串中'123'的下标起始位置
start_index = str1.find('123')
print(start_index)

# 3)分别判斷'o a'  'he'  'ab'是否是該字元串中的成員
res_1 =  'o a' in str1
print('o a的結果',res_1 )
res_2 = 'he' in str1
print('he的結果',res_2)
res_3 = 'ab' in str1
print('ab的結果',res_3)