CodePaste Logo
New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Format:
Recent Snippets
C#
listBox1.SelectedIndex = listBox1.Items.Count - 1;
listBox1.SelectedIndex = -1;
by Samaneh Saadat   Today @ 10:33am
Tags:
6 Views
no comments
 
C#
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
 
namespace ConsoleApplication5 {
    class Program {
        static double cells, reprodPower, deathPower;
        static int reprodTime, lifeTime, obserTime;
Today @ 10:12am
Tags:
7 Views
no comments
 
O23 - Service: Remote Solver for Flow Simulation 2012 - Mentor Graphics Corporation - C:\Program Files\SolidWorks Corp\SolidWorks Flow Simulation\binCFW\StandAloneSlv.exe
Today @ 9:49am
Tags:
9 Views
no comments
 
C++
int main()
{
    // Bez polimorfizmu
    Pojazd jakis_pojazd;
    Kajak jakis_kajak(10);
 
    jakis_pojazd.co_robi();
    jakis_kajak.co_robi();
 
    cout << "Bez polimorfizmu:" << endl;
Today @ 6:11am
Tags:
7 Views
no comments
 
C++
#include <iostream>
 
using namespace std;
 
/////////////////////////////////////////////////////////////
// Klasa bazowa - Pojazd                                   //
/////////////////////////////////////////////////////////////
 
class Pojazd
{
Today @ 5:55am
Tags:
7 Views
no comments
 
C++
#include <iostream>
 
using namespace std;
 
/////////////////////////////////////////////////////////////
// Klasa bazowa - Pojazd                                   //
/////////////////////////////////////////////////////////////
 
class Pojazd
{
Today @ 5:54am
Tags:
7 Views
no comments
 
#include <iostream>
 
using namespace std;
 
/////////////////////////////////////////////////////////////
// Klasa bazowa - Pojazd                                   //
/////////////////////////////////////////////////////////////
 
class Pojazd
{
Today @ 5:49am
Tags:
7 Views
no comments
 
http://www.wupload.com/file/409527302
 
http://www.wupload.com/file/409538110
 
http://www.wupload.com/file/409533457
 
http://www.wupload.com/file/409533217
 
http://www.wupload.com/file/409537621
Today @ 3:59am
Tags:
8 Views
no comments
 
<?php
/*
+ ----------------------------------------------------------------------------+
|     e107 website system
|
|     ¦Steve Dunstan 2001-2002
|     http://e107.org
|
|     Released under the terms and conditions of the
|     GNU General Public License (http://gnu.org).
Today @ 3:12am
Tags:
8 Views
no comments
 
## pagrindinis boto kanalas kur bus rasomos paieskos:
set kanalas "#gthkur"
 
 
# nurodyk savo nika
set savininkas "app"
 
 
 
bind pubm -|- "*jai*1/10*" gth_vyksta
Today @ 3:09am
Tags:
8 Views
no comments
 
C#
public class Category {
 
    private boolean _hasDocuments;  
    private List<Category> _childCategories = new ArrayList<Category>();
    private JsonReader _readerCopy;
 
    public String Type;
    public String Name;
 
    public Category(JsonReader reader) throws IOException {
Today @ 2:46am
Tags:
9 Views
no comments
 
C#
int[] numbers = { 1, 2, 3, 4, 5, 6, 7, 8, 9 };
var query = numbers.Aggregate((a,b) => a * b);
ObjectDumper.Write(query);
Yesterday @ 11:17pm
Tags:
8 Views
no comments
 
C#
class PetOwner
            {
                public string Name { get; set; }
                public List<String> Pets { get; set; }
            }
 
            public static void SelectManyEx1()
            {
                PetOwner[] petOwners = 
                    { new PetOwner { Name="Higa, Sidney", 
Yesterday @ 11:16pm
Tags:
8 Views
no comments
 
C#
class PetOwner
            {
                public string Name { get; set; }
                public List<String> Pets { get; set; }
            }
 
            public static void SelectManyEx1()
            {
                PetOwner[] petOwners = 
                    { new PetOwner { Name="Higa, Sidney", 
Yesterday @ 11:15pm
Tags:
7 Views
no comments
 
Sub WriteHexTo(ByVal writebyte As Byte(), ByVal startoffset As Integer)
    ' Ici en gros le filePath prend le chemin d'acces de la rom
    Dim filePath As String = MainForm.OpenFileDialog1.FileName
    ' Ici ou ouvre le flux de fichier en mode Lecture/Ecriture
    fs = File.Open(filePath, FileMode.OpenOrCreate, FileAccess.ReadWrite, FileShare.ReadWrite)
    ' Ici, vu qu'on travail avec le HEX, il faut le BinaryWriter
    Dim bw As BinaryWriter = New BinaryWriter(fs)
    ' On se déplace a la position désirer
    bw.Seek(startoffset, SeekOrigin.Begin)
    ' on écrit notre flux de byte
Yesterday @ 12:12pm
Tags:
10 Views
no comments
 
C#
public void a(){
}
Yesterday @ 11:28am
Tags:
7 Views
no comments
 
<script type="text/javascript">
Yesterday @ 9:10am
Tags:
7 Views
no comments
 
Imports System.Text
Imports System.Security.Cryptography
Public Class Form1
    Const FileSplit = "   ~FEDERIKO~   "
    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
        If OpenFileDialog1.ShowDialog = Windows.Forms.DialogResult.OK Then
            TextBox1.Text = OpenFileDialog1.FileName
        End If
    End Sub
    Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
Yesterday @ 9:09am
Tags:
8 Views
no comments
 
Root | Forum > Üyeler 
Kullanıcı adı Grup  Kayıt Tarihi Mesaj Ana Sayfa Ekle Ara Kalite 
CrimeX  Co (Administrator)
  01 Aralik 2006 5309        %100  
 
mub@rek  Administrator
  26 Eylül 2003 3756       %100  
 
Black-Hacker  Komodor
  10 Temmuz 2006 385       %100  
Yesterday @ 9:01am
Tags:
7 Views
no comments
 
Logfile of Trend Micro HijackThis v2.0.4
Scan saved at 18:03:21, on 03.02.2012
Platform: Windows 7 SP1 (WinNT 6.00.3505)
MSIE: Internet Explorer v8.00 (8.00.7601.17514)
Boot mode: Normal
 
Running processes:
C:\Program Files (x86)\Windows Live\Messenger\msnmsgr.exe
C:\Program Files (x86)\Internet Download Manager\IDMan.exe
C:\Program Files (x86)\Kaspersky Lab\Kaspersky Internet Security 2012\avp.exe
by turks41   Yesterday @ 8:05am
Tags:
14 Views
no comments
 
brought to you by:
West Wind Techologies



If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate