Font
Large
Medium
Small
Night
Prev Index    Favorite Next

Chapter 28: Win-win Cooperation

"I have known Li Tengfei for twenty years. Although he is a bit dictatorial in company affairs, he will never make enemies everywhere like he is now, because the gain outweighs the loss." Ma Yun looked into the distance.

, seemed to feel sad for Li Tengfei's current situation, and also seemed to be worried about his future.

After all, Alibaba’s major shareholder is not Ma Yun. If Sun Zhengyi doesn’t trust him, then he will end up like Li Tengfei and get out.

"Brother Xiao Ma, let's unite!" Chen Haojie interrupted Ma Yun and said.

"Unite?" Ma Yun asked doubtfully. Chen Haojie's use of the word "union" meant that Tianruan Tianyou was placed in the same position as Ali to a certain extent. But is Ali now the same as Tianruan Tianyou?

It's impossible. Although Ma Yun is very optimistic about Chen Haojie's company, the two of them are not in equal positions now.

"I know that my company may not be as good as Alibaba now, but I believe it will definitely surpass Alibaba in the future!" Chen Haojie said solemnly.

Ma Yun unknowingly recalled the time when she was young and started her own business. He was so high-spirited at that time.

Just a classmate, a boy in his prime;

The scholar was angry and scolded Fang Qiu.

Pointing to the country, inspiring words, the excrement of thousands of households.

Have you ever remembered that when you hit the water in the middle of the current, the waves stopped the boat from flying?

This poem by Mao Zedong is so well written.

"Then how can we unite?" Ma Yun asked doubtfully.

Chen Haojie thought for a while and finally said: "The QQ owned by our company can log in to Alibaba's Taobao and Alipay, and Alibaba's Alipay account can log in to QQ, and can also quickly log in to Tianyou's games. In the future, our two companies'

All accounts can be interconnected, what do you think of this proposal?"

This binds the two companies to a certain extent, which is good and bad. The good aspect is that it can promote Alipay to the maximum extent, so that it will not be at a disadvantage in the competition with Huateng Group's WeChat Pay. The bad thing is that

Local governments can also promote the development of QQ. After all, there are so many people using Taobao Mall across the country, and QQ will definitely benefit.

Of course, cooperation is inherently win-win.

Ma Yun thought for a while, and finally agreed to Chen Haojie's suggestion. He wanted to give this young man a chance, but he also made a request: "This is okay, but I hope that the QQ software can set up Alipay function internally."

Use our Alipay to pay.”

"Of course, Brother Xiao Ma, we have a happy cooperation!"

“A pleasure to work with!”

To be honest, the moment he and Ma Yun agreed to cooperate, the big stone that had been weighing on Chen Haojie's heart finally fell, and the next step was to get serious.

Without the help of Huateng Group, Chen Haojie would not have planned to participate in Tianyou's game production. Wouldn't it be better to let his employees do what they like, but no, what he wants now is time.

Now Huateng Group is like a crazy wild dog, biting anyone it catches.

Tianyou's thin skin and brittle bones can't withstand the heavy bites from the Huateng Group.

So, for three full months, Chen Haojie led Xia Han to immerse himself in the game development of "Dungeon and Fighter".

"Boss, are you sure there are no mistakes in your programming?" Xia Han looked at Chen Haojie in confusion as he typed on the keyboard in front of the computer. The programming he typed out seemed a little different from the programming he had learned.

, it seemed to be another programming calculation method. After looking at it for a while, Xia Han couldn't help but ask Chen Haojie his questions.

"Any questions?" Chen Haojie stopped and asked.

Xia Han pointed to the programming table on his computer screen, and then compared it with his own computer screen. It was not difficult to see that although they were all English letters, there were still some differences to a certain extent.

"It feels like your programming is different from ours."

Chen Haojie also turned around and took a look, and then he also discovered the problem. After studying it carefully for a while, Chen Haojie discovered where the problem was, so he said: "The programming technology you use is C language?"

Xia Han couldn't figure it out. Is there any other programming method besides C language? The most widely used one on the market is C language.

"Yes, boss, it's C language. Is there any other calculation method?"

No wonder it takes so long for game companies in China to make a game. In the previous life, they would have been eliminated by those game companies that developed a new game every week. Who would still use C language to make games now?

Compared with other programming languages ​​(such as C++, JAVA), C language is actually a low-level language in a sense.

Of course, if you want to take an overall view, low-level programming languages ​​​​can help you better understand computers. Furthermore, apart from the awkwardness of pointers and string processing, C language itself is no different from other high-level languages.

.

However, there are still many flaws in C language. For example, in C language, you have to allocate/release memory. This may be the problem that they spend a lot of time on. If you use a calculation method like C#,

The problem will be solved soon.

In the past life, the C language has entered a period of death in a sense. In the past, device drivers and operating systems could only be written in C language, but now, you may have never written in C language.

A device driver or an operating system, the computer's device driver has now been written in C++ (C++ is farther from C than C++ is from C#).

The operating system (single) kernel, operating system and device drivers are all written in C#, but Chen Haojie still has to admit that some of them are indeed written in C language.

His usual computer technology is C#. C# is an object-oriented high-level programming language released by Microsoft in 2000 and runs on .NET Framework. C# looks surprisingly similar to Java; it includes

Such as single inheritance, interface, almost the same syntax as Java and the process of compiling into intermediate code and then running it.

But C# is obviously different from Java. It draws on a feature of Delphi and is directly integrated with the (component object model). Moreover, it is the protagonist of Microsoft's .NET indos network framework. While inheriting the powerful functions of C and C++

Some of their complex features have been removed (for example, there are no macros and templates, and multiple inheritance is not allowed), which to a certain extent greatly reduces the time for making software. Moreover, C# also combines the simple visual operations of VB and the high operating efficiency of C++.

With its powerful operating capabilities, elegant syntax style, innovative language features and convenient support for component-oriented programming, it has become the preferred language for .NET development.

"NoNoNo, I use C# language!" Chen Haojie said solemnly.

"What language is C#? Why have I never heard of it?" Xia Han said doubtfully.

"You haven't heard of it?" Chen Haojie said with a strange look on his face, and then he lowered his head and thought for a moment. In his previous life, this language seemed to have been released by Microsoft, but Microsoft did not exist in this world. In other words, C# did not exist yet.

Hiss~~~

Chen Haojie suddenly discovered a big secret. Is he going to be the inventor of the C# language?

"No." Xia Han replied very firmly.

"Haha, this is nothing. This is a computer language I invented myself. I will write it out and publish it when I have some free time. Okay, let's not talk about this anymore. Let's see what else can be improved in this game.

A place?" Chen Haojie said, changing the subject.

Although Xia Han still wanted to ask, seeing that Chen Haojie didn't want to say anything, he gave up the idea and started to observe the game they had been making for more than a month. "Dungeon and Fighter" is a 3D game, plus it is

It's a horizontal version, so it's not difficult to create the picture.

After watching it for a while, Xia Han always felt that this was the best game he had ever seen.

"How about we set up a level list, a wealth list, and an equipment list as set in the "Legend" game?" Chen Haojie thought for a while and suggested that he stopped playing DNF in 01.

, he doesn’t know if DNF has updated these settings since then, but he feels that fighting upgrade games should have these lists, because these are the mainstream settings of online games.

Don't underestimate the vanity of Chinese people. When he was in school, his teacher once said: Chinese people have the highest vanity. They will do anything for the sake of face. A Confucian idea can still be praised today.

sky.

The reason why "League of Legends" and "DOTA" are so popular is not because of their ranking list. Whoever has played these games can say that they don't want to be the king.

"OK."

"I'll leave these to you. I'll ask Zhang Yanghao to start promoting "Dungeon and Fighter" on the Internet. I heard that Huateng Group's game that has been in internal testing for a long time will also start public testing. By then we will

We can't make any mistakes when we fight with them." After saying that, Chen Haojie left.

Xia Han turned around and looked at the program interface that Chen Haojie had not closed. At this time, the programming language written on it was exactly what Chen Haojie called C#. What kind of computer language was this.

Xia Han didn't have the answer in his heart, maybe he would only know it when Chen Haojie spoke for himself.

So why didn't Chen Haojie tell Xia Han directly? In the final analysis, it was still a matter of trust. Xia Han was not familiar with him, and he was also not familiar with Xia Han. His programming skills could also serve as high-level technical personnel in a large company like Huateng Group.

personnel, but he still stayed in a small company that was acquired. This is definitely unscientific.

In particular, Chen Haojie discovered that when Chen Haojie participated in the production of "Dungeon and Fighter", Xia Han observed his programming more than once, and also tested him with some purpose, as if he wanted to get something from him.

It seems that there is definitely something unexpected in the company I acquired earlier.
Chapter completed!
Prev Index    Favorite Next