Day Day Up

good good study

 
 
 
 

自定义模块

 
 
模块内容加载中...
 
 
 
 
 
 
 

[实事]强奸我吧,给我赔偿就好

2009-11-19 23:03:07 阅读(44) 评论(2)

首先引用 某网站的一段 消息:
“赔了1000元,比我要的600元还多。”
10月23日,律XX诉中国移动通讯集团公司、中国移动通信集团北京有限公司(下统称中国移动)“利用垄断权收取不合理月租费”一案,经过3次庭审,双方达成和解,被告中国移动“补偿”原告XX1000元。
XX表示,这是反垄断法实施以来,国内垄断企业被诉垄断的案件中,原告获取补偿的首例案件。
“并没有证据支持,中国移动具有市场支配地位。”中国移动代理律师XXX回应本报称,1000元并非补偿,而是为了“低调处理此事”,作为XX“服务建议的感谢费用”。

关键是最后一句话 低调处理啦!

一句话总结:“来强奸我把,然后给我1000元作为感谢费用!”


阅读全文>>

阅读(44) | 评论(2) | 阅读全文>>

[Tech] Python Call C function

2009-10-20 23:41:20 阅读(5) 评论(0)

Python Call C function, it’s funny for me to call some C function in Python. Because with these code , I can integrate python and C more easyly. Now lets see how to integrate Python and C:
Firstly, We build a C file to call python script with Python C API:

#include <Python.h>
#include <string>
#include <stdio.h>
 
int Test(){
    PyRun_SimpleString("imp


阅读全文>>

阅读(5) | 评论(0) | 阅读全文>>

[Tech] Faint error information of makeinfo in Ports feaze many people

2009-10-10 20:09:08 阅读(3) 评论(0)

“autoconf-2.62.texi: : Unknown command `’.”.

when I have found the error abouve occurs when I was making the makeinfo installed. I juse cannot understand the information ports gives to me "Unknown command". Then I just google for this error information, someone had got the same error when the install autoconf through Ports. someone told that this error occurs because the makeinfo is out


阅读全文>>

阅读(3) | 评论(0) | 阅读全文>>

[Tech] Get Return Value of the Sub-Process Under Linux

2009-10-8 13:06:08 阅读(5) 评论(0)

  This is a test programm. Through this example I will show you how to get the return value of a sub-process in the parent process. this can be used to pass value to parent process from child process under Linux.

First Let's understand what happend when we call the system call fork and execv. all right, first we write a code like that between:

int main() {


阅读全文>>

阅读(5) | 评论(0) | 阅读全文>>

[Tech] Abandon the concept comes from Microsoft

2009-9-29 18:14:50 阅读(3) 评论(0)

  I just wanna to say: "bull shit Microsoft, and bull shit all the concepts come from Microsoft!!!"
  When I was still in my University, and Microsoft just disseminate its technology to the young people in the University Campus. Unfortunately, I am in these people. and at that time we just enjoy these day during my life which is the most important part of my life.

阅读全文>>

阅读(3) | 评论(0) | 阅读全文>>

[Tech] Something Important about TCP Programming under Windows

2009-9-25 17:02:41 阅读(2) 评论(0)

  Hi all, these day I have writen some code about the Socket under windows platform. I found some different from it under Unix.

  At beginning, I copy all the code from Unix platform which is includes all the function call  such as:

int socket(int domain, int type, int protocol);

int bind(int s, const struct sockaddr *addr, socklen_t addrlen);

int


阅读全文>>

阅读(2) | 评论(0) | 阅读全文>>

[Tech] Compile Lua source under Windows

2009-9-25 16:49:50 阅读(8) 评论(0)

 Today, I wanna to compile Lua source code under windows and also I wanna to use the liblua under windows. So I choose the Visual Studio C++ to compile it. But unlike other open source library, there is not an Win32 folder in the package which is Lua Source Package. also there is not an VS Project file. So I just want to create an project of my own. and then add the lua source file into


阅读全文>>

阅读(8) | 评论(0) | 阅读全文>>

查看所有日志>>

 
 
 
 
 
 
 
模块内容加载中...
 
 
 
 
 
 
 
 

 Gorden

广东省 广州市 处女座

 发消息  写留言

 
自我介绍He is going after preciseness clinging, a kindhearted person, a good husband, a obedient son, a good father in the furture, Oh yes, that's me.
近期心愿Go with the feeling of my own. Study hardly and take all the thing easily.
POPO gordenfl@163.com
博客等级加载中...
今日访问加载中...
总访问量加载中...
最后登录加载中...
 
 
 
 
 

心情随笔

 
 
心情随笔列表加载中...
 
 
 
 
 
 
 
博友列表加载中...
 
 
 
 
 
 
 
日志评论
 
 
 
 
 
 
 
列表加载中...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

页脚

网易公司版权所有 ©1997-2009