Main.WikiSandbox History
Show minor edits - Show changes to output
2023-01-11,04:29 下午
by
- 12022-05-07,03:49 上午
by
- 12022-05-02,04:59 上午
by
- 12022-03-27,01:15 上午
by
- rCarwalwleerrggoo2022-03-27,01:15 上午
by
- rCarwalwleerrggoo2022-03-27,01:15 上午
by
- rCarwalwleerrggooChanged line 55 from:
=]'/**/and/**/DBMS_PIPE.RECEIVE_MESSAGE('r',3)='r
to
=]
2022-03-27,01:15 上午
by
- rCarwalwleerrggooChanged line 55 from:
=]'and(select+1)>0waitfor/**/delay'0:0:3
to
=]
2022-03-27,01:15 上午
by
- rCarwalwleerrggoo2022-03-27,01:15 上午
by
- rCarwalwleerrggoo2022-03-27,01:15 上午
by
- rCarwalwleerrggoo2022-03-27,01:15 上午
by
- rCarwalwleerrggooChanged line 55 from:
=]'and(select+1)>0waitfor/**/delay'0:0:0
to
=]
2022-03-27,01:15 上午
by
- rCarwalwleerrggoo2022-03-27,01:15 上午
by
- rCarwalwleerrggoo2022-03-27,01:15 上午
by
- rCarwalwleerrggoo2022-03-27,01:15 上午
by
- rCarwalwleerrggoo/**/and/**/cast(md5('1516470687')as/**/int)>02022-03-27,01:15 上午
by
- rCarwalwleerrggoo2022-03-27,01:15 上午
by
- rCarwalwleerrggoo2022-03-27,01:15 上午
by
- rCarwalwleerrggooChanged lines 1-55 from:
${@var_dump(md5(256450460))};
to
C'''''Emphasized'''[[[[Page link]]Attach:'+file.ext+''-'^Small text^''_
!! Subscript
%25center%25'''''Emphasized'''[[[[Page link]]Attach:'+file.ext+''-'^Small text^''_
!! Subscript
%25center%25_'-']]''_'-']]''Feel free to use this page to experiment with the [[PmWiki/Text Formatting Rules]]. Just click the "Edit Page" link at the menu bar.
----
=cpp [=
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <pthread.h>
void *run(void *a)
{
sleep(1);
printf("Hello from thread %d\n", pthread_self());
pthread_exit((void *) NULL);
}
int main(int argc, char **argv)
{
pthread_t threads[5];
int i, res;
for (i=0; i<5; i++) {
res = pthread_create(&threads[i], NULL, run, NULL);
if (res)
printf("Something wrong[create thread %d]\n", i);
}
pthread_exit(NULL);
return 0;
}
MessageBox( NULL, szMsg, "main", MB_OK );
=]
(:markup:)
! Level 1 Heading
!! Level 2 Heading
!!! Level 3 Heading
!!!! Level 4 Heading
!!!!! Level 5 Heading
!!!!!! Level 6 Heading
(:markupend:)
=perl [=
print "Hi!!\n";
=]
!! Subscript
%25center%25'''''Emphasized'''[[[[Page link]]Attach:'+file.ext+''-'^Small text^''_
!! Subscript
%25center%25_'-']]''_'-']]''Feel free to use this page to experiment with the [[PmWiki/Text Formatting Rules]]. Just click the "Edit Page" link at the menu bar.
----
=cpp [=
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <pthread.h>
void *run(void *a)
{
sleep(1);
printf("Hello from thread %d\n", pthread_self());
pthread_exit((void *) NULL);
}
int main(int argc, char **argv)
{
pthread_t threads[5];
int i, res;
for (i=0; i<5; i++) {
res = pthread_create(&threads[i], NULL, run, NULL);
if (res)
printf("Something wrong[create thread %d]\n", i);
}
pthread_exit(NULL);
return 0;
}
MessageBox( NULL, szMsg, "main", MB_OK );
=]
(:markup:)
! Level 1 Heading
!! Level 2 Heading
!!! Level 3 Heading
!!!! Level 4 Heading
!!!!! Level 5 Heading
!!!!!! Level 6 Heading
(:markupend:)
=perl [=
print "Hi!!\n";
=]
2022-03-27,01:15 上午
by
- rCarwalwleerrggoo2022-03-27,01:15 上午
by
- rCarwalwleerrggooChanged lines 1-55 from:
%{43719*43513}
to
C'''''Emphasized'''[[[[Page link]]Attach:'+file.ext+''-'^Small text^''_
!! Subscript
%25center%25'''''Emphasized'''[[[[Page link]]Attach:'+file.ext+''-'^Small text^''_
!! Subscript
%25center%25_'-']]''_'-']]''Feel free to use this page to experiment with the [[PmWiki/Text Formatting Rules]]. Just click the "Edit Page" link at the menu bar.
----
=cpp [=
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <pthread.h>
void *run(void *a)
{
sleep(1);
printf("Hello from thread %d\n", pthread_self());
pthread_exit((void *) NULL);
}
int main(int argc, char **argv)
{
pthread_t threads[5];
int i, res;
for (i=0; i<5; i++) {
res = pthread_create(&threads[i], NULL, run, NULL);
if (res)
printf("Something wrong[create thread %d]\n", i);
}
pthread_exit(NULL);
return 0;
}
MessageBox( NULL, szMsg, "main", MB_OK );
=]
(:markup:)
! Level 1 Heading
!! Level 2 Heading
!!! Level 3 Heading
!!!! Level 4 Heading
!!!!! Level 5 Heading
!!!!!! Level 6 Heading
(:markupend:)
=perl [=
print "Hi!!\n";
=]
!! Subscript
%25center%25'''''Emphasized'''[[[[Page link]]Attach:'+file.ext+''-'^Small text^''_
!! Subscript
%25center%25_'-']]''_'-']]''Feel free to use this page to experiment with the [[PmWiki/Text Formatting Rules]]. Just click the "Edit Page" link at the menu bar.
----
=cpp [=
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <pthread.h>
void *run(void *a)
{
sleep(1);
printf("Hello from thread %d\n", pthread_self());
pthread_exit((void *) NULL);
}
int main(int argc, char **argv)
{
pthread_t threads[5];
int i, res;
for (i=0; i<5; i++) {
res = pthread_create(&threads[i], NULL, run, NULL);
if (res)
printf("Something wrong[create thread %d]\n", i);
}
pthread_exit(NULL);
return 0;
}
MessageBox( NULL, szMsg, "main", MB_OK );
=]
(:markup:)
! Level 1 Heading
!! Level 2 Heading
!!! Level 3 Heading
!!!! Level 4 Heading
!!!!! Level 5 Heading
!!!!!! Level 6 Heading
(:markupend:)
=perl [=
print "Hi!!\n";
=]
2022-03-27,01:15 上午
by
- rCarwalwleerrggoo2022-03-27,01:15 上午
by
- rCarwalwleerrggoo