Welcome To Snipplr


Everyone's Recent Snippets Tagged list



1 2 3 4 5 ... 8
FIll a List<Character> with ASCII (0-127) characters with a given number of characters.
0 1183 posted 12 years ago by borysn
The following code fetches contents of each Title field from the list called "LandingMiddleLinks"
0 2200 posted 12 years ago by rumremix
The nice part about it is that the caption is locked to the image. The figure can be positioned and styled and the caption can be rendered with any affect that can be applied to any other text element.
0 1310 posted 12 years ago by COBOLdinosaur
lists sheets without opening the file
0 1923 posted 12 years ago by lolrenx
Ektron smartform data contains a xml nodelist which I put in a data table and parse out into an html table
0 2232 posted 12 years ago by dego89
The following code retrieves a list of content based on a taxonomy id. The list is bound to a repeater that display a preview of the content with a quick link to a content page. The content comes in based on the previous taxonomy id but exposes a con...
0 2116 posted 12 years ago by dego89
The following codes populate the country list into dropdown box based on browser's languages. The country information is getting from geolocation.com
0 2071 posted 12 years ago by Hexahow
This will remove the items in a select box/list box that have been selected.
0 1156 posted 12 years ago by j100
zadatak iz SP-a
0 1772 posted 12 years ago by idurlen1
Zaglavlje s implementacijom funkcija pomoću pokazivača
0 1074 posted 12 years ago by Jurij
zaglavlje s funkcijama implementiranim kroz polje
0 1008 posted 12 years ago by Jurij
main dio programa za prvi zadatak
0 910 posted 12 years ago by Jurij
U ovoj biblioteci su definirane standardne funkcije za operacije nad listom (FirstL, EndL, NextL, PreviousL, LocateL, InsertL, DeleteL, RetrieveL, DeleteAll i InitL). Te se funkcije pozivaju u glavnom programu po potrebi. Koristi se polje pomoću koj...
0 990 posted 12 years ago by izavrski2
U ovoj biblioteci su definirane standardne funkcije za operacije nad listom (FirstL, EndL, NextL, PreviousL, LocateL, InsertL, DeleteL, RetrieveL, DeleteAll i InitL). Te se funkcije pozivaju u glavnom programu po potrebi. Koriste pokazivači kojima...
0 964 posted 12 years ago by izavrski2
Glavno programsko rješenje zadatka izrade programa za evidenciju životinja u trgovini kućnim ljubimcima. Fakultet organizacije i informatike Varaždin Kolegij: Strukture podataka
0 1902 posted 12 years ago by milan_pavlovic
Struktura headera za implementaciju liste putem pokazivača, koja se uključuje unutar glavnog programa
0 899 posted 12 years ago by dpavlovi
Ovo je glavna datoteka main u kojoj se pozivaju funkcije iz biblioteka lista_polje.h i lista_pokazivaci.h za implementaciju liste. Korisnik može odabrati sljedeće opcije: unos nove životinje, ispis životinja prema silaznoj šifri, filtriranje pre...
0 841 posted 12 years ago by msestak2
list all files in directory and subdirectory
1 1525 posted 13 years ago by ne7son
Although I realize one should be able to filter a store to remove unwanted items in the list, this allows the list items through and just hides them via CSS.
0 1245 posted 13 years ago by Winkyboy
The closest to a generic List in javascript. When calling constructor - new List(Module) - add model in constructor parameter
0 1193 posted 13 years ago by mikkeldamm
author SomeMiscGuy@StackOverflow
1 2350 posted 13 years ago by witmann
0 906 posted 13 years ago by paul0078
Enter any suspicious IP address that you wanted to check into the form field and press the "LOOKUP" button
1 3990 posted 13 years ago by DNSBL
Choose the 4th list item and change the background color to gray
0 1021 posted 13 years ago by epyyjop
Sorts a list by its 'data-' attribute. Customization is very easy.
0 1346 posted 13 years ago by inreflection7
This code demonstrates how to concatenate list of strings using lambda expression without need to use a loop.
1 1222 posted 13 years ago by Neven
This is a linked list that can be used like an array where instead of using [] after the reference you just used .get() (and some other methods) but now you don't have to worry about sizing. For example, with an array you would do: cout <<...
0 1334 posted 13 years ago by trusktr
Comment out the SharePoint:SaveButton tag and replace with input tag
0 3582 posted 13 years ago by rumremix
3 3930 posted 13 years ago by frederichoule
We use lists for all sorts of things, especiall navigation elements for which bullets don't make sense. Often, it is most convenient to remove bullet/list styles from all list elements globally. In fact many css resets do just that. However, there ma...
0 2049 posted 14 years ago by rumremix
1 2 3 4 5 ... 8