~/paste/all
~/paste/all
~/paste/all
Pages: 123

Paste #1313

  1. import javax.swing.*;
  2. import java.awt.*;
  3. import java.awt.event.*;
  4. import java.awt.geom.*;
  5.  
Language: 4cs
Posted by code.breaker.07 at 27 Oct 2011, 04:09:27 Europe/Paris

Paste #1276

  1. Salamiknallert
  2.  
  3.  
Language: 4cs
Posted by BrainCage at 07 Oct 2011, 06:41:14 Europe/Paris

Paste #1272

  1. haha
Language: 4cs
Posted by vrynxzent at 05 Oct 2011, 09:19:21 Europe/Paris

Paste #1261

  1. Save information from the web into a single online Notefish page, then organize and share!
  2.  
Language: 4cs
Posted by nikola at 29 Sep 2011, 03:12:58 Europe/Paris

Paste #1256

  1. http://lengxiaohua.net/
Language: 4cs
Posted by Anonymous at 27 Sep 2011, 09:01:08 Europe/Paris

Paste #1250

  1. <!--// the page code is gona be in C#, and we doesn't want asp.net to search our code looking for event handlers-->
  2. <%@ Page Language="C#" AutoEventWireup=false %>
  3.  
  4. <script runat="server">
  5. public class index : System.Web.UI.Page
Language: csharp
Posted by code_without_auto_event2 at 24 Sep 2011, 01:07:09 Europe/Paris

Paste #1249

  1. <!--// we doesn't want asp.net to search our code looking for event handlers-->
  2. <%@ Page Language="C#" AutoEventWireup=false %>
  3.  
  4. <script runat="server">
  5.  
Language: csharp
Posted by code_without_auto_event at 24 Sep 2011, 01:04:01 Europe/Paris

Paste #1248

  1. <%@ Page Language="C#" %>
  2.  
  3. <script runat="server">
  4.         private void Page_Load(object sender, EventArgs e)
  5.         {
Language: csharp
Posted by code_with_auto_event at 24 Sep 2011, 01:01:38 Europe/Paris

Paste #1153

  1. (12:24:24 PM) olivier: hello, I am looking for the java binding of glib? or any other binding source to see how they address a race condition in creation of instance
  2. (12:24:56 PM) huzaifas_ left the room (quit: Remote closed the connection).
  3. (12:25:38 PM) desrt: olivier: which race is that?
  4. (12:26:16 PM) muneeb [~muneeb@180.188.231.140] entered the room.
  5. (12:26:21 PM) olivier: when I set Property callback to call my managed property
Language: text
Posted by knocte at 17 Aug 2011, 12:18:06 Europe/Paris

Paste #1120

  1. diff --git a/Mono.Addins/Mono.Addins.Database/AddinDatabase.cs b/Mono.Addins/Mono.Addins.Database/AddinDatabase.cs
  2. index 2ce6e85..f08b691 100644
  3. --- a/Mono.Addins/Mono.Addins.Database/AddinDatabase.cs
  4. +++ b/Mono.Addins/Mono.Addins.Database/AddinDatabase.cs
  5. @@ -1006,7 +1006,7 @@ namespace Mono.Addins.Database
Language: text
Posted by knocte at 10 Aug 2011, 03:50:22 Europe/Paris

Pages: 123